![]() | MPoint () |
![]() | MPoint ( const MPoint & srcpt ) |
![]() | MPoint ( const MFloatPoint & srcpt ) |
![]() | MPoint ( const MVector & src ) |
![]() | MPoint ( const MFloatVector & src ) |
![]() | MPoint ( double xx, double yy, double zz = 0.0, double ww = 1.0 ) |
![]() | MPoint ( const double[4] ) |
![]() | MPoint ( const float[4] ) |
![]() | ~MPoint () |
![]() | get ( double[4] ) const |
![]() | get ( float[4] ) const |
![]() | operator[] (unsigned int i) const |
![]() | operator() (unsigned int i) const |
![]() | operator= ( const MPoint & src ) |
![]() | operator- ( const MPoint & other ) const |
![]() | operator+ ( const MVector & other ) const |
![]() | operator- ( const MVector & other ) const |
![]() | operator+= ( const MVector & vector ) |
![]() | operator-= ( const MVector & vector ) |
![]() | operator* (const double scale) const |
![]() | operator/ (const double scale) const |
![]() | operator* (const MMatrix &) const |
![]() | operator*= (const MMatrix &) |
![]() | operator== ( const MPoint & other ) const |
![]() | operator!= ( const MPoint & other ) const |
![]() | cartesianize () |
![]() | rationalize () |
![]() | homogenize () |
![]() | distanceTo ( const MPoint & other ) const |
![]() | isEquivalent ( const MPoint & other, double tolerance = MPoint_kTol) const |
![]() | operator[] (unsigned int i) NO SCRIPT SUPPORT |
![]() | operator() (unsigned int i) NO SCRIPT SUPPORT |
![]() | operator* (const MMatrix &, const MPoint &) NO SCRIPT SUPPORT |
![]() | operator<< (std::ostream& os, const MPoint & 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 |