![]() | MColorArray () |
![]() | MColorArray ( const MColorArray & other ) |
![]() | MColorArray ( const MColor src[], unsigned int count ) NO SCRIPT SUPPORT |
![]() | MColorArray ( const float src[][4], unsigned int count ) |
![]() | MColorArray ( const double src[][4], unsigned int count ) |
![]() | MColorArray ( unsigned int initialSize, const MColor &initialValue ) |
![]() | ~MColorArray () |
![]() | operator[] ( unsigned int index ) const |
![]() | operator= ( const MColorArray & other ) |
![]() | set ( const MColor & element, unsigned int index ) |
![]() | set ( unsigned int index, float r, float g, float b, float a=1 ) |
![]() | set ( float val[4], unsigned int index) |
![]() | set ( float elements[][4], unsigned int size) |
![]() | set ( double elements[][4], unsigned int size) |
![]() | setLength ( unsigned int length ) |
![]() | length () const |
![]() | remove ( unsigned int index ) |
![]() | insert ( const MColor & element, unsigned int index ) |
![]() | append ( const MColor & element ) |
![]() | append ( float r, float g, float b, float a=1 ) |
![]() | clear () |
![]() | get ( float dest[][4] ) const |
![]() | setSizeIncrement ( unsigned int newIncrement ) |
![]() | sizeIncrement () const |
![]() | operator[] ( unsigned int index ) NO SCRIPT SUPPORT |
![]() | operator<< (std::ostream &os, const MColorArray &array) NO SCRIPT SUPPORT |
Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |