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