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

Class _NodeChunk

source code

                  object --+                    
                           |                    
      utils.graph.DetailNode --+                
                               |                
          utils.graph.GlobalNode --+            
                                   |            
object_models.xml.struct_.StructBase --+        
                                       |        
                        CgfFormat._Chunk --+    
                                           |    
                             CgfFormat.Chunk --+
                                               |
                                              CgfFormat._NodeChunk
Known Subclasses:

Nested Classes [hide private]

Inherited from object_models.xml.struct_.StructBase: __metaclass__

Instance Methods [hide private]

Inherited from Chunk: apply_scale, tree

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 = {'Aion': [2083], 'Crysis': [2083], 'Far Cry': [2083]}
  _has_links = True
  _has_refs = True
  _is_template = False
  _names = ['name', 'object', 'parent', 'num_children', 'materia...

Inherited from object_models.xml.struct_.StructBase: arg

Properties [hide private]
  children
Children.
  is_group_head
  is_group_member
  material
Material chunk or helper chunk.
  name
  num_children
Number of children.
  object
Mesh or helper object chunk.
  parent
Node parent.
  pos
Position component of above matrix.
  pos_ctrl
Position controller.
  property_string
Property string.
  reserved_1
Padding bytes.
  rot
Rotation component of above matrix.
  rot_ctrl
Rotation controller.
  scl
Scale component of above matrix.
  scl_ctrl
Scale controller.
  transform
Transformation matrix.

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x2730790>,
 <pyffi.object_models.xml.StructAttribute object at 0x27307d0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2730810>,
 <pyffi.object_models.xml.StructAttribute object at 0x2730850>,
 <pyffi.object_models.xml.StructAttribute object at 0x27308d0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2730910>,
 <pyffi.object_models.xml.StructAttribute object at 0x2730990>,
 <pyffi.object_models.xml.StructAttribute object at 0x27309d0>,
...

_attrs

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x2730790>,
 <pyffi.object_models.xml.StructAttribute object at 0x27307d0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2730810>,
 <pyffi.object_models.xml.StructAttribute object at 0x2730850>,
 <pyffi.object_models.xml.StructAttribute object at 0x27308d0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2730910>,
 <pyffi.object_models.xml.StructAttribute object at 0x2730990>,
 <pyffi.object_models.xml.StructAttribute object at 0x27309d0>,
...

_names

Value:
['name',
 'object',
 'parent',
 'num_children',
 'material',
 'is_group_head',
 'is_group_member',
 'reserved_1',
...

Property Details [hide private]

children

Children.
Get Method:
<functools.partial object at 0x2737998>

is_group_head

Get Method:
<functools.partial object at 0x2731e68>
Set Method:
<functools.partial object at 0x2731ec0>

is_group_member

Get Method:
<functools.partial object at 0x2731f70>
Set Method:
<functools.partial object at 0x2731fc8>

material

Material chunk or helper chunk.
Get Method:
<functools.partial object at 0x2731d60>
Set Method:
<functools.partial object at 0x2731db8>

name

Get Method:
<functools.partial object at 0x2731940>
Set Method:
<functools.partial object at 0x2731998>

num_children

Number of children.
Get Method:
<functools.partial object at 0x2731c58>
Set Method:
<functools.partial object at 0x2731cb0>

object

Mesh or helper object chunk.
Get Method:
<functools.partial object at 0x2731a48>
Set Method:
<functools.partial object at 0x2731aa0>

parent

Node parent.
Get Method:
<functools.partial object at 0x2731b50>
Set Method:
<functools.partial object at 0x2731ba8>

pos

Position component of above matrix.
Get Method:
<functools.partial object at 0x2737260>
Set Method:
<functools.partial object at 0x27372b8>

pos_ctrl

Position controller.
Get Method:
<functools.partial object at 0x2737578>
Set Method:
<functools.partial object at 0x27375d0>

property_string

Property string.
Get Method:
<functools.partial object at 0x2737890>
Set Method:
<functools.partial object at 0x27378e8>

reserved_1

Padding bytes.
Get Method:
<functools.partial object at 0x27370a8>

rot

Rotation component of above matrix.
Get Method:
<functools.partial object at 0x2737368>
Set Method:
<functools.partial object at 0x27373c0>

rot_ctrl

Rotation controller.
Get Method:
<functools.partial object at 0x2737680>
Set Method:
<functools.partial object at 0x27376d8>

scl

Scale component of above matrix.
Get Method:
<functools.partial object at 0x2737470>
Set Method:
<functools.partial object at 0x27374c8>

scl_ctrl

Scale controller.
Get Method:
<functools.partial object at 0x2737788>
Set Method:
<functools.partial object at 0x27377e0>

transform

Transformation matrix.
Get Method:
<functools.partial object at 0x2737158>
Set Method:
<functools.partial object at 0x27371b0>