Home | Trees | Index | Help |
|
---|
Module Armature :: Class Armature |
|
Method Summary | |
---|---|
list |
Get the Armature root bones. |
string |
Get the name of this Armature object. |
Set the Armature root bones (still unimplemented). | |
Set the name of this Armature object. |
Class Variable Summary | |
---|---|
bones
- The Armature root bones (cannot be set yet). | |
name
- The Armature name. |
Method Details |
---|
getBones()Get the Armature root bones.
|
getName()Get the name of this Armature object.
|
setBones(bones)Set the Armature root bones (still unimplemented).
|
setName(name)Set the name of this Armature object.
|
Class Variable Details |
---|
bonesThe Armature root bones (cannot be set yet). |
nameThe Armature name. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 1.1 on Wed Aug 13 19:17:13 2003 | http://epydoc.sf.net |