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

Class NiPhysXPropDesc

source code

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

Unknown PhysX node.
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 = {}
  _has_links = True
  _has_refs = True
  _has_strings = True
  _is_template = False
  _names = ['num_dests', 'actor_descs', 'num_joints', 'joint_des...

Inherited from object_models.xml.struct_.StructBase: arg

Properties [hide private]
  actor_descs
Unknown
  joint_descs
PhysX Joint Descriptions
  material_descs
PhysX Material Descriptions
  num_dests
Number of NiPhysXActorDesc references
  num_joints
Unknown
  num_materials
Unknown
  unknown_byte_6
Unknown
  unknown_int_1
Unknown
  unknown_int_2
Unknown
  unknown_int_3
Unknown
  unknown_int_5
Unknown
  unknown_string_4
Unknown

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x3073dd0>,
 <pyffi.object_models.xml.StructAttribute object at 0x3073e50>,
 <pyffi.object_models.xml.StructAttribute object at 0x3073ed0>,
 <pyffi.object_models.xml.StructAttribute object at 0x3073f10>,
 <pyffi.object_models.xml.StructAttribute object at 0x3073fd0>,
 <pyffi.object_models.xml.StructAttribute object at 0x3079050>,
 <pyffi.object_models.xml.StructAttribute object at 0x30790d0>,
 <pyffi.object_models.xml.StructAttribute object at 0x3079190>,
...

_attrs

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x3073dd0>,
 <pyffi.object_models.xml.StructAttribute object at 0x3073e50>,
 <pyffi.object_models.xml.StructAttribute object at 0x3073ed0>,
 <pyffi.object_models.xml.StructAttribute object at 0x3073f10>,
 <pyffi.object_models.xml.StructAttribute object at 0x3073fd0>,
 <pyffi.object_models.xml.StructAttribute object at 0x3079050>,
 <pyffi.object_models.xml.StructAttribute object at 0x30790d0>,
 <pyffi.object_models.xml.StructAttribute object at 0x3079190>,
...

_names

Value:
['num_dests',
 'actor_descs',
 'num_joints',
 'joint_descs',
 'unknown_int_1',
 'num_materials',
 'material_descs',
 'unknown_int_2',
...

Property Details [hide private]

actor_descs

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

joint_descs

PhysX Joint Descriptions
Get Method:
<functools.partial object at 0x30783c0>

material_descs

PhysX Material Descriptions
Get Method:
<functools.partial object at 0x3078680>

num_dests

Number of NiPhysXActorDesc references
Get Method:
<functools.partial object at 0x3078100>
Set Method:
<functools.partial object at 0x3078158>

num_joints

Unknown
Get Method:
<functools.partial object at 0x30782b8>
Set Method:
<functools.partial object at 0x3078310>

num_materials

Unknown
Get Method:
<functools.partial object at 0x3078578>
Set Method:
<functools.partial object at 0x30785d0>

unknown_byte_6

Unknown
Get Method:
<functools.partial object at 0x3078b50>
Set Method:
<functools.partial object at 0x3078ba8>

unknown_int_1

Unknown
Get Method:
<functools.partial object at 0x3078470>
Set Method:
<functools.partial object at 0x30784c8>

unknown_int_2

Unknown
Get Method:
<functools.partial object at 0x3078730>
Set Method:
<functools.partial object at 0x3078788>

unknown_int_3

Unknown
Get Method:
<functools.partial object at 0x3078838>
Set Method:
<functools.partial object at 0x3078890>

unknown_int_5

Unknown
Get Method:
<functools.partial object at 0x3078a48>
Set Method:
<functools.partial object at 0x3078aa0>

unknown_string_4

Unknown
Get Method:
<functools.partial object at 0x3078940>
Set Method:
<functools.partial object at 0x3078998>