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

Class _Matrix44

source code

                  object --+            
                           |            
      utils.graph.DetailNode --+        
                               |        
          utils.graph.GlobalNode --+    
                                   |    
object_models.xml.struct_.StructBase --+
                                       |
                                      NifFormat._Matrix44
Known Subclasses:

A 4x4 transformation matrix.
Nested Classes [hide private]

Inherited from object_models.xml.struct_.StructBase: __metaclass__

Instance Methods [hide private]

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, tree, 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...
  _names = ['m_11', 'm_21', 'm_31', 'm_41', 'm_12', 'm_22', 'm_3...

Inherited from object_models.xml.struct_.StructBase: arg

Properties [hide private]
  m_11
The (1,1) element.
  m_12
The (1,2) element.
  m_13
The (1,3) element.
  m_14
The (1,4) element.
  m_21
The (2,1) element.
  m_22
The (2,2) element.
  m_23
The (2,3) element.
  m_24
The (2,4) element.
  m_31
The (3,1) element.
  m_32
The (3,2) element.
  m_33
The (3,3) element.
  m_34
The (3,4) element.
  m_41
The (4,1) element.
  m_42
The (4,2) element.
  m_43
The (4,3) element.
  m_44
The (4,4) element.

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x2c10950>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10990>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10a10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10a90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10ad0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10b10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10b50>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10b90>,
...

_attrs

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x2c10950>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10990>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10a10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10a90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10ad0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10b10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10b50>,
 <pyffi.object_models.xml.StructAttribute object at 0x2c10b90>,
...

_names

Value:
['m_11',
 'm_21',
 'm_31',
 'm_41',
 'm_12',
 'm_22',
 'm_32',
 'm_42',
...

Property Details [hide private]

m_11

The (1,1) element.
Get Method:
<functools.partial object at 0x2c15260>
Set Method:
<functools.partial object at 0x2c152b8>

m_12

The (1,2) element.
Get Method:
<functools.partial object at 0x2c15680>
Set Method:
<functools.partial object at 0x2c156d8>

m_13

The (1,3) element.
Get Method:
<functools.partial object at 0x2c15aa0>
Set Method:
<functools.partial object at 0x2c15af8>

m_14

The (1,4) element.
Get Method:
<functools.partial object at 0x2c15ec0>
Set Method:
<functools.partial object at 0x2c15f18>

m_21

The (2,1) element.
Get Method:
<functools.partial object at 0x2c15368>
Set Method:
<functools.partial object at 0x2c153c0>

m_22

The (2,2) element.
Get Method:
<functools.partial object at 0x2c15788>
Set Method:
<functools.partial object at 0x2c157e0>

m_23

The (2,3) element.
Get Method:
<functools.partial object at 0x2c15ba8>
Set Method:
<functools.partial object at 0x2c15c00>

m_24

The (2,4) element.
Get Method:
<functools.partial object at 0x2c15fc8>
Set Method:
<functools.partial object at 0x2c17050>

m_31

The (3,1) element.
Get Method:
<functools.partial object at 0x2c15470>
Set Method:
<functools.partial object at 0x2c154c8>

m_32

The (3,2) element.
Get Method:
<functools.partial object at 0x2c15890>
Set Method:
<functools.partial object at 0x2c158e8>

m_33

The (3,3) element.
Get Method:
<functools.partial object at 0x2c15cb0>
Set Method:
<functools.partial object at 0x2c15d08>

m_34

The (3,4) element.
Get Method:
<functools.partial object at 0x2c17100>
Set Method:
<functools.partial object at 0x2c17158>

m_41

The (4,1) element.
Get Method:
<functools.partial object at 0x2c15578>
Set Method:
<functools.partial object at 0x2c155d0>

m_42

The (4,2) element.
Get Method:
<functools.partial object at 0x2c15998>
Set Method:
<functools.partial object at 0x2c159f0>

m_43

The (4,3) element.
Get Method:
<functools.partial object at 0x2c15db8>
Set Method:
<functools.partial object at 0x2c15e10>

m_44

The (4,4) element.
Get Method:
<functools.partial object at 0x2c17208>
Set Method:
<functools.partial object at 0x2c17260>