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