| 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 2.0 on Mon Feb 2 18:51:07 2004 | http://epydoc.sf.net |