Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.graph.DetailNode --+ | utils.graph.GlobalNode --+ | object_models.xml.struct_.StructBase --+ | NifFormat._NiObject --+ | NifFormat.NiObject --+ | NifFormat._NiObjectNET --+ | NifFormat.NiObjectNET --+ | NifFormat._NiAVObject
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
|||
_attribute_list =
|
|||
_attrs =
|
|||
_games =
|
|||
_is_template = False
|
|||
_names =
|
|||
Inherited from Inherited from |
|
|||
bounding_box The bounding box. |
|||
collision_object Refers to NiCollisionObject, which is usually a bounding box or other simple collision shape. |
|||
flags Some flags; commonly 0x000C or 0x000A. |
|||
has_bounding_box Do we have a bounding box? |
|||
num_properties The number of property objects referenced. |
|||
properties List of node properties. |
|||
rotation The rotation part of the transformation matrix. |
|||
scale Scaling part (only uniform scaling is supported). |
|||
translation The translation vector. |
|||
unknown_1 Always 2,0,2,0. |
|||
unknown_2 0 or 1. |
|||
unknown_short_1 Unknown Flag |
|||
velocity Unknown function. |
|||
Inherited from Inherited from |
|
_attribute_list
|
_attrs
|
_names
|
|
bounding_boxThe bounding box.
|
collision_objectRefers to NiCollisionObject, which is usually a bounding box or other simple collision shape. In Oblivion this links the Havok objects.
|
flagsSome flags; commonly 0x000C or 0x000A.
|
has_bounding_boxDo we have a bounding box?
|
num_propertiesThe number of property objects referenced.
|
propertiesList of node properties.
|
rotationThe rotation part of the transformation matrix.
|
scaleScaling part (only uniform scaling is supported).
|
translationThe translation vector.
|
unknown_1Always 2,0,2,0.
|
unknown_20 or 1.
|
unknown_short_1Unknown Flag
|
velocityUnknown function. Always seems to be (0, 0, 0)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:51 2011 | http://epydoc.sourceforge.net |