Go to the source code of this file.
Functions | |
int | FLOATNAME (LMatrix4) |
Sorts matrices lexicographically, componentwise. | |
Variables | |
TypeHandle FLOATNAME(LMatrix4) const FLOATNAME(LMatrix4) FLOATNAME(LMatrix4) const FLOATNAME(LMatrix4) FLOATNAME(LMatrix4) const FLOATNAME(LMatrix4) FLOATNAME(LMatrix4) const FLOATNAME(LMatrix4) FLOATNAME(LMatrix4) const FLOATNAME(LMatrix4) FLOATNAME(LMatrix4) const FLOATNAME(LMatrix4) FLOATNAME(LMatrix4) const FLOATNAME(LMatrix4) FLOATNAME(LMatrix4) cons | FLOATNAME )(LMatrix4)&FLOATNAME(LMatrix4) |
Returns a matrix that transforms from the indicated coordinate system to the indicated coordinate system. |
Definition in file lmatrix4_src.cxx.
|
Sorts matrices lexicographically, componentwise. Returns a number less than 0 if this matrix sorts before the other one, greater than zero if it sorts after, 0 if they are equivalent (within the indicated tolerance). Definition at line 144 of file lmatrix4_src.cxx. References FLOATNAME, FLOATTYPE, and IS_THRESHOLD_EQUAL. |
|
Returns a matrix that transforms from the indicated coordinate system to the indicated coordinate system.
Definition at line 70 of file lmatrix4_src.cxx. |