| MFloatVectorArray () | |
| MFloatVectorArray ( const MFloatVectorArray & other ) | |
| MFloatVectorArray ( const MFloatVector vectors[], unsigned int count ) NO SCRIPT SUPPORT | |
| MFloatVectorArray ( const double vectors[][3], unsigned int count ) | |
| MFloatVectorArray ( const float vectors[][3], unsigned int count ) | |
| MFloatVectorArray ( unsigned int initialSize, const MFloatVector &initialValue = MFloatVector::zero ) | |
| ~MFloatVectorArray () | |
| operator[] ( unsigned int index ) const | |
| operator= ( const MFloatVectorArray & other ) | |
| set ( const MFloatVector & element, unsigned int index ) | |
| set ( double element[3], unsigned int index ) | |
| set ( float element[3], unsigned int index ) | |
| setLength ( unsigned int length ) | |
| length () const | |
| remove ( unsigned int index ) | |
| insert ( const MFloatVector & element, unsigned int index ) | |
| append ( const MFloatVector & element ) | |
| copy ( const MFloatVectorArray & source ) | |
| clear () | |
| get ( double [][3] ) const | |
| get ( float [][3] ) const | |
| setSizeIncrement ( unsigned int newIncrement ) | |
| sizeIncrement () const | |
| operator[] ( unsigned int index ) NO SCRIPT SUPPORT | |
| operator<< (std::ostream &os, const MFloatVectorArray &array) NO SCRIPT SUPPORT |
| Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |