| 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[] ( unsigned int index ) const | |
| operator[] ( unsigned int index ) | |
| 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<< (ostream &os, const MFloatArray &array) |
| Autodesk® Maya® 8.0 © 1997-2006 Autodesk, Inc. All rights reserved. | doc++ Copyright |