Options
All
  • Public
  • Public/Protected
  • All
Menu

This file defines a Matrix4x4 class for 3d transformations.

[ xx xy yz xw yx yy yz yw zx zy zz zw wx wy wz ww ]

Original class found at https://www.migenius.com/articles/3d-transformations-part1-matrices by Paul Arden

file

Matrix4x4.js

Hierarchy

Index

Properties

Properties

x

x: number

y

y: number

z

z: number

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method

Generated using TypeDoc