Package pyffi :: Package formats :: Package cgf :: Class CgfFormat :: Class _Matrix44
[hide private]
[frames] | no frames]

Class _Matrix44

source code

                  object --+            
                           |            
      utils.graph.DetailNode --+        
                               |        
          utils.graph.GlobalNode --+    
                                   |    
object_models.xml.struct_.StructBase --+
                                       |
                                      CgfFormat._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_12', 'm_13', 'm_14', 'm_21', 'm_22', 'm_2...

Inherited from object_models.xml.struct_.StructBase: arg

Properties [hide private]
  m_11
The (1,1) element.
  m_12
The (2,1) element.
  m_13
The (3,1) element.
  m_14
The (4,1) element.
  m_21
The (1,2) element.
  m_22
The (2,2) element.
  m_23
The (3,2) element.
  m_24
The (4,2) element.
  m_31
The (1,3) element.
  m_32
The (2,3) element.
  m_33
The (3,3) element.
  m_34
The (4,3) element.
  m_41
The (1,4) element.
  m_42
The (2,4) element.
  m_43
The (3,4) 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 0x2698cd0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698d10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698d90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698e10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698e50>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698e90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698ed0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698f10>,
...

_attrs

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x2698cd0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698d10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698d90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698e10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698e50>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698e90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698ed0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2698f10>,
...

_names

Value:
['m_11',
 'm_12',
 'm_13',
 'm_14',
 'm_21',
 'm_22',
 'm_23',
 'm_24',
...

Property Details [hide private]

m_11

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

m_12

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

m_13

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

m_14

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

m_21

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

m_22

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

m_23

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

m_24

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

m_31

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

m_32

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

m_33

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

m_34

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

m_41

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

m_42

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

m_43

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

m_44

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