Package pyffi :: Package formats :: Package nif :: Class NifFormat :: Class NiBinaryVoxelData
[hide private]
[frames] | no frames]

Class NiBinaryVoxelData

source code

                  object --+                    
                           |                    
      utils.graph.DetailNode --+                
                               |                
          utils.graph.GlobalNode --+            
                                   |            
object_models.xml.struct_.StructBase --+        
                                       |        
                     NifFormat._NiObject --+    
                                           |    
                          NifFormat.NiObject --+
                                               |
                                              NifFormat.NiBinaryVoxelData

Voxel data object.
Nested Classes [hide private]

Inherited from object_models.xml.struct_.StructBase: __metaclass__

Instance Methods [hide private]

Inherited from NiObject: apply_scale, find, find_chain, is_interchangeable, tree

Inherited from NiObject (private): _validateTree

Inherited from object_models.xml.struct_.StructBase: __init__, __str__, deepcopy, fix_links, get_attribute, get_basic_attribute, get_detail_child_names, get_detail_child_nodes, get_global_child_nodes, get_global_display, get_hash, get_links, get_refs, get_size, get_strings, get_template_attribute, read, replace_global_node, set_attribute, set_basic_attribute, set_template_attribute, write

Inherited from utils.graph.GlobalNode: get_global_child_edge_types, get_global_iterator

Inherited from utils.graph.DetailNode: get_detail_child_edge_types, get_detail_display, get_detail_iterator

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Class Methods [hide private]

Inherited from object_models.xml.struct_.StructBase: get_games, get_versions

Class Variables [hide private]
  _attribute_list = [<pyffi.object_models.xml.StructAttribute ob...
  _attrs = [<pyffi.object_models.xml.StructAttribute object at 0...
  _games = {}
  _is_template = False
  _names = ['unknown_short_1', 'unknown_short_2', 'unknown_short...

Inherited from object_models.xml.struct_.StructBase: arg

Properties [hide private]
  num_unknown_bytes_2
Unknown.
  num_unknown_vectors
Unknown.
  unknown_5_ints
Unknown.
  unknown_7_floats
Unknown.
  unknown_bytes_1
Unknown.
  unknown_bytes_2
Unknown.
  unknown_short_1
Unknown.
  unknown_short_2
Unknown.
  unknown_short_3
Unknown.
  unknown_vectors
Vectors on the unit sphere.

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x2e97690>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97750>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97810>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97850>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97910>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e979d0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97a50>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97b10>,
...

_attrs

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x2e97690>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97750>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97810>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97850>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97910>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e979d0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97a50>,
 <pyffi.object_models.xml.StructAttribute object at 0x2e97b10>,
...

_names

Value:
['unknown_short_1',
 'unknown_short_2',
 'unknown_short_3',
 'unknown_7_floats',
 'unknown_bytes_1',
 'num_unknown_vectors',
 'unknown_vectors',
 'num_unknown_bytes_2',
...

Property Details [hide private]

num_unknown_bytes_2

Unknown.
Get Method:
<functools.partial object at 0x2e9ab50>
Set Method:
<functools.partial object at 0x2e9aba8>

num_unknown_vectors

Unknown.
Get Method:
<functools.partial object at 0x2e9a998>
Set Method:
<functools.partial object at 0x2e9a9f0>

unknown_5_ints

Unknown.
Get Method:
<functools.partial object at 0x2e9ad08>

unknown_7_floats

Unknown.
Get Method:
<functools.partial object at 0x2e9a838>

unknown_bytes_1

Unknown. Always a multiple of 7.
Get Method:
<functools.partial object at 0x2e9a8e8>

unknown_bytes_2

Unknown.
Get Method:
<functools.partial object at 0x2e9ac58>

unknown_short_1

Unknown.
Get Method:
<functools.partial object at 0x2e9a520>
Set Method:
<functools.partial object at 0x2e9a578>

unknown_short_2

Unknown.
Get Method:
<functools.partial object at 0x2e9a628>
Set Method:
<functools.partial object at 0x2e9a680>

unknown_short_3

Unknown. Is this^3 the Unknown Bytes 1 size?
Get Method:
<functools.partial object at 0x2e9a730>
Set Method:
<functools.partial object at 0x2e9a788>

unknown_vectors

Vectors on the unit sphere.
Get Method:
<functools.partial object at 0x2e9aaa0>