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