| kInvalidArgIndex | |
| MArgList () | |
| MArgList ( const MArgList & other ) | |
| ~MArgList () | |
| length ( MStatus * ReturnStatus= NULL ) const | |
| asBool ( unsigned int index, MStatus * ret=NULL ) const | |
| asInt ( unsigned int index, MStatus * ret=NULL ) const | |
| asDouble ( unsigned int index, MStatus * ret=NULL ) const | |
| asString ( unsigned int index, MStatus * ret=NULL ) const | |
| asDistance ( unsigned int index, MStatus * ret=NULL ) const | |
| asAngle ( unsigned int index, MStatus * ret=NULL ) const | |
| asTime ( unsigned int index, MStatus * ret=NULL ) const | |
| asVector ( unsigned int& index, unsigned int numElements=3, MStatus * ReturnStatus=NULL ) const | |
| asPoint ( unsigned int& index, unsigned int numElements=3, MStatus * ReturnStatus=NULL ) const | |
| asMatrix ( unsigned int& index, MStatus * ret=NULL ) const | |
| asIntArray ( unsigned int& index, MStatus * ReturnStatus=NULL ) const | |
| asDoubleArray ( unsigned int& index, MStatus *ReturnStatus=NULL ) const | |
| asStringArray ( unsigned int& index, MStatus *ReturnStatus=NULL ) const | |
| operator = ( const MArgList & other ) | |
| flagIndex ( const char *shortFlag, const char *longFlag = NULL ) const | |
| addArg ( bool arg ) | |
| addArg ( int arg ) | |
| addArg ( double arg ) | |
| addArg ( const MString & arg ) | |
| addArg ( const MDistance & arg ) | |
| addArg ( const MAngle & arg ) | |
| addArg ( const MTime & arg ) | |
| addArg ( const MVector & arg ) | |
| addArg ( const MPoint & arg ) | |
| get ( unsigned int index, bool& ret ) const NO SCRIPT SUPPORT | |
| get ( unsigned int index, int& ret ) const NO SCRIPT SUPPORT | |
| get ( unsigned int index, double& ret ) const NO SCRIPT SUPPORT | |
| get ( unsigned int index, MString & ret ) const NO SCRIPT SUPPORT | |
| get ( unsigned int index, MDistance & ret ) const NO SCRIPT SUPPORT | |
| get ( unsigned int index, MAngle & ret ) const NO SCRIPT SUPPORT | |
| get ( unsigned int index, MTime & ret ) const NO SCRIPT SUPPORT | |
| get ( unsigned int& index, MVector & ret, unsigned int numElements=3 ) const NO SCRIPT SUPPORT | |
| get ( unsigned int& index, MPoint & ret, unsigned int numElements=3 ) const NO SCRIPT SUPPORT | |
| get ( unsigned int& index, MMatrix & ret ) const NO SCRIPT SUPPORT | |
| get ( unsigned int& index, MIntArray & ret ) const NO SCRIPT SUPPORT | |
| get ( unsigned int& index, MDoubleArray & ret ) const NO SCRIPT SUPPORT | |
| get ( unsigned int& index, MStringArray & ret ) const NO SCRIPT SUPPORT |
| Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |