| MVectorArray () | |
| MVectorArray ( const MVectorArray & other ) | |
| MVectorArray ( const MVector vectors[], unsigned int count ) NO SCRIPT SUPPORT | |
| MVectorArray ( const double vectors[][3], unsigned int count ) | |
| MVectorArray ( const float vectors[][3], unsigned int count ) | |
| MVectorArray ( unsigned int initialSize, const MVector &initialValue = MVector::zero ) | |
| ~MVectorArray () | |
| operator[] ( unsigned int index ) const | |
| operator= ( const MVectorArray & other ) | |
| set ( const MVector & 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 MVector & element, unsigned int index ) | |
| append ( const MVector & element ) | |
| copy ( const MVectorArray & 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 MVectorArray &array) NO SCRIPT SUPPORT |
| Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |