| MAttributeSpec () | |
| MAttributeSpec ( const char * name ) | |
| MAttributeSpec ( const MString & name ) | |
| MAttributeSpec ( const MAttributeSpec & other) | |
| ~MAttributeSpec () | |
| name () const | |
| dimensions () const | |
| setName ( const MString & name ) | |
| setDimensions ( int value) | |
| operator = (const MAttributeSpec & rhs) | |
| [] (int index) const | |
| operator== (const MAttributeSpec & other) const | |
| operator[] (int index) NO SCRIPT SUPPORT |
MAttributeSpecArray[0..3] {
MAttributeSpec[0] {
name = "foo"
dimension = 0
}
MAttributeSpec[1] {
name = "bar"
dimension = 1
MAttributeIndex[0] = {
type = kInteger
isRange = false
isBounded = true
value = 3
}
}
MAttributeSpec[2] {
name = "x"
dimension = 0
}
}
| Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |