Class M4x4
extends the mjs M4x4 class
Defined in: mjs.js.
Constructor Attributes | Constructor Name and Description |
---|---|
M4x4()
|
Method Attributes | Method Name and Description |
---|---|
<static> |
M4x4.inverseOrthonormal(m, r)
The original inverseOrthonormal function does not work because it uses Vec3 instead of V3.
|
Method Detail
<static>
M4x4.inverseOrthonormal(m, r)
The original inverseOrthonormal function does not work because it uses Vec3 instead of V3.
- Parameters:
- m
- r