| MFloatPoint () | |
| MFloatPoint ( const MFloatPoint & srcpt ) | |
| MFloatPoint ( const MFloatVector & src ) | |
| MFloatPoint ( float xx, float yy, float zz = 0.0, float ww = 1.0 ) | |
| MFloatPoint ( const float[4] ) | |
| ~MFloatPoint () | |
| get ( double[4] ) const | |
| get ( float[4] ) const | |
| setCast ( const MPoint & srcpt ) | |
| setCast ( const MVector & src ) | |
| setCast ( const double[4] ) | |
| operator= ( const MFloatPoint & src ) | |
| operator() (unsigned int i) const | |
| operator[] (unsigned int i) const | |
| operator- ( const MFloatPoint & other ) const | |
| operator+ ( const MFloatVector & other ) const | |
| operator- ( const MFloatVector & other ) const | |
| operator+= ( const MFloatVector & vector ) | |
| operator-= ( const MFloatVector & vector ) | |
| operator* (const float scale) const | |
| operator/ (const float scale) const | |
| operator* (const MFloatMatrix &) const | |
| operator*= (const MFloatMatrix &) | |
| operator== ( const MFloatPoint & other ) const | |
| operator!= ( const MFloatPoint & other ) const | |
| cartesianize () | |
| rationalize () | |
| homogenize () | |
| distanceTo ( const MFloatPoint & other ) const | |
| isEquivalent ( const MFloatPoint & other, float tolerance = MFloatPoint_kTol) const | |
| operator() (unsigned int i) NO SCRIPT SUPPORT | |
| operator[] (unsigned int i) NO SCRIPT SUPPORT | |
| operator* ( const MFloatMatrix &, const MFloatPoint & ) NO SCRIPT SUPPORT | |
| operator<< ( std::ostream& os, const MFloatPoint & p ) NO SCRIPT SUPPORT | |
| origin | |
| x the x component of the point | |
| y the y component of the point | |
| z the z component of the point | |
| w the w component of the point |
| Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |