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