| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
utils.graph.DetailNode --+
|
utils.graph.GlobalNode --+
|
object_models.xml.struct_.StructBase --+
|
NifFormat._NiObject --+
|
NifFormat.NiObject --+
|
NifFormat._bhkRefObject --+
|
NifFormat.bhkRefObject --+
|
NifFormat.bhkSerializable --+
|
NifFormat.bhkShape --+
|
NifFormat.bhkBvTreeShape --+
|
NifFormat._bhkMoppBvTreeShape
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
_attribute_list =
|
|||
_attrs =
|
|||
_has_links = True
|
|||
_has_refs = True
|
|||
_names =
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
material The shape's material. |
|||
|
mopp_data The tree of bounding volume data. |
|||
|
mopp_data_size Number of bytes for MOPP data. |
|||
|
old_mopp_data The tree of bounding volume data (old style, contains more than just the mopp script). |
|||
|
origin Origin of the object in mopp coordinates. |
|||
|
scale The scaling factor to quantize the MOPP: the quantization factor is equal to 256*256 divided by this number. |
|||
|
shape The shape. |
|||
|
unknown_8_bytes Unknown bytes, probably MOPP Header. |
|||
|
unknown_float Unknown float, might be scale. |
|||
|
Inherited from |
|||
|
|||
_attribute_list
|
_attrs
|
_names
|
|
|||
materialThe shape's material.
|
mopp_dataThe tree of bounding volume data.
|
mopp_data_sizeNumber of bytes for MOPP data.
|
old_mopp_dataThe tree of bounding volume data (old style, contains more than just the mopp script).
|
originOrigin of the object in mopp coordinates. This is the minimum of all vertices in the packed shape along each axis, minus 0.1.
|
scaleThe scaling factor to quantize the MOPP: the quantization factor is equal to 256*256 divided by this number. In Oblivion files, scale is taken equal to 256*256*254 / (size + 0.2) where size is the largest dimension of the bounding box of the packed shape.
|
shapeThe shape.
|
unknown_8_bytesUnknown bytes, probably MOPP Header.
|
unknown_floatUnknown float, might be scale.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:53 2011 | http://epydoc.sourceforge.net |