Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.graph.DetailNode --+ | utils.graph.GlobalNode --+ | object_models.xml.struct_.StructBase --+ | NifFormat._NiObject --+ | NifFormat.NiObject --+ | NifFormat.NiMeshModifier --+ | NifFormat.NiSkinningMeshModifier
|
|||
Inherited from |
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
_attribute_list =
|
|||
_attrs =
|
|||
_has_links = True
|
|||
_names =
|
|||
Inherited from Inherited from Inherited from |
|
|||
bone_bounds The bounds of the bones. |
|||
bone_transforms The transforms that go from bind-pose space to bone space. |
|||
bones Pointers to the bone nodes that affect this skin. |
|||
flags USE_SOFTWARE_SKINNING = 0x0001RECOMPUTE_BOUNDS = 0x0002 |
|||
num_bones The number of bones referenced by this mesh modifier. |
|||
skeleton_root The root bone of the skeleton. |
|||
skeleton_transform The transform that takes the root bone parent coordinate system into the skin coordinate system. |
|||
Inherited from Inherited from |
|
_attribute_list
|
_attrs
|
_names
|
|
bone_boundsThe bounds of the bones. Only stored if the RECOMPUTE_BOUNDS bit is set.
|
bone_transformsThe transforms that go from bind-pose space to bone space.
|
bonesPointers to the bone nodes that affect this skin.
|
flagsUSE_SOFTWARE_SKINNING = 0x0001RECOMPUTE_BOUNDS = 0x0002
|
num_bonesThe number of bones referenced by this mesh modifier.
|
skeleton_rootThe root bone of the skeleton.
|
skeleton_transformThe transform that takes the root bone parent coordinate system into the skin coordinate system.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:48 2011 | http://epydoc.sourceforge.net |