| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
utils.graph.DetailNode --+
|
utils.graph.GlobalNode --+
|
object_models.xml.struct_.StructBase --+
|
TriFormat._Header
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
_attribute_list =
|
|||
_attrs =
|
|||
_names =
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
has_uv Does the model have uv coordinates? Always 1. |
|||
|
modifier_vertices List of vertices that modify the base model. |
|||
|
modifiers List of modifiers. |
|||
|
morphs List of morphs. |
|||
|
num_modifier_vertices Number of vertices that are changed by all the modifiers. |
|||
|
num_modifiers Number of absolute morphs |
|||
|
num_morphs Number of relative morphs. |
|||
|
num_quad_faces Number of 4 sided faces in the model. |
|||
|
num_tri_faces Number of 3 sided faces in the model. |
|||
|
num_uvs Number of UV vertices in model. |
|||
|
num_vertices Number of vertices in the base model. |
|||
|
quad_faces List of 4 sided faces. |
|||
|
signature FRTRI |
|||
|
tri_faces List of 3 sided faces. |
|||
|
unknown_1 Always 0. |
|||
|
unknown_2 Always 0. |
|||
|
unknown_3 Always 0. |
|||
|
unknown_4 Always 0. |
|||
|
unknown_5 Always 0. |
|||
|
unknown_6 Always 0. |
|||
|
uv_quad_faces List of 4 sided UV faces. |
|||
|
uv_tri_faces List of 3 sided UV faces. |
|||
|
uvs List of vertices for the UV of the base model. |
|||
|
version 003 for Oblivion |
|||
|
vertices List of vertices for base model. |
|||
|
Inherited from |
|||
|
|||
_attribute_list
|
_attrs
|
_names
|
|
|||
has_uvDoes the model have uv coordinates? Always 1.
|
modifier_verticesList of vertices that modify the base model. Indexed from 0.
|
modifiersList of modifiers.
|
morphsList of morphs.
|
num_modifier_verticesNumber of vertices that are changed by all the modifiers.
|
num_modifiersNumber of absolute morphs
|
num_morphsNumber of relative morphs.
|
num_quad_facesNumber of 4 sided faces in the model. Always 0 for Oblivion.
|
num_tri_facesNumber of 3 sided faces in the model.
|
num_uvsNumber of UV vertices in model.
|
num_verticesNumber of vertices in the base model.
|
quad_facesList of 4 sided faces. Each point is indexed to VertexList.Not used by Oblivion.
|
signatureFRTRI
|
tri_facesList of 3 sided faces. Each point is indexed to VertexList.
|
unknown_1Always 0.
|
unknown_2Always 0.
|
unknown_3Always 0.
|
unknown_4Always 0.
|
unknown_5Always 0.
|
unknown_6Always 0.
|
uv_quad_facesList of 4 sided UV faces.
|
uv_tri_facesList of 3 sided UV faces.
|
uvsList of vertices for the UV of the base model.
|
version003 for Oblivion
|
verticesList of vertices for base model. Indexed from 0.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:56 2011 | http://epydoc.sourceforge.net |