| MFloatMatrix () | |
| MFloatMatrix ( const  MFloatMatrix  & src ) | |
| MFloatMatrix ( const double m[4][4] ) | |
| MFloatMatrix ( const float m[4][4] ) | |
| ~MFloatMatrix () | |
| operator =  (const  MFloatMatrix  &) | |
| operator() (unsigned int row, unsigned int col ) const | |
| operator[] ( unsigned int row ) const | |
| get ( double dest[4][4] ) const | |
| get ( float dest[4][4] ) const | |
| transpose () const | |
| setToIdentity () | |
| setToProduct ( const  MFloatMatrix  & left, const  MFloatMatrix  & right ) | |
| operator+= ( const  MFloatMatrix  & right ) | |
| operator+  ( const  MFloatMatrix  & right ) const | |
| operator-= ( const  MFloatMatrix  & right ) | |
| operator-  ( const  MFloatMatrix  & right ) const | |
| operator*= ( const  MFloatMatrix  & right ) | |
| operator*  ( const  MFloatMatrix  & right ) const | |
| operator*= ( float ) | |
| operator*  ( float ) const | |
| operator== ( const  MFloatMatrix  & other ) const | |
| operator!= ( const  MFloatMatrix  & other ) const | |
| inverse () const | |
| adjoint () const | |
| homogenize () const | |
| det4x4 () const | |
| det3x3 () const | |
| isEquivalent ( const  MFloatMatrix  & other, float tolerance = MFloatMatrix_kTol ) const | |
| operator() (unsigned int row, unsigned int col )  NO SCRIPT SUPPORT  | |
| operator[] ( unsigned int row )  NO SCRIPT SUPPORT  | |
| operator*  ( float, const  MFloatMatrix  & right ) NO SCRIPT SUPPORT  | |
| operator<<  ( std::ostream& os, const  MFloatMatrix & m ) NO SCRIPT SUPPORT  | |
|  matrix[4][4]  the matrix data  | 
| Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |