Class Index | File Index

Classes


Class M4x4

extends the mjs M4x4 class
Defined in: mjs.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
M4x4()
Method Summary
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.
Class Detail
M4x4()
Method Detail
<static> M4x4.inverseOrthonormal(m, r)
The original inverseOrthonormal function does not work because it uses Vec3 instead of V3.
Parameters:
m
r

Documentation generated by JsDoc Toolkit 2.4.0 on Sun Jun 09 2013 12:38:11 GMT+0200 (CEST)