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

Class MtlNameChunk

source code

                  object --+                        
                           |                        
      utils.graph.DetailNode --+                    
                               |                    
          utils.graph.GlobalNode --+                
                                   |                
object_models.xml.struct_.StructBase --+            
                                       |            
                        CgfFormat._Chunk --+        
                                           |        
                             CgfFormat.Chunk --+    
                                               |    
                      CgfFormat.AbstractMtlChunk --+
                                                   |
                                                  CgfFormat.MtlNameChunk

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': [1860], 'Crysis': [2048]}
  _has_links = True
  _has_refs = True
  _names = ['flags_1', 'flags_2', 'name', 'physics_type', 'num_c...

Inherited from AbstractMtlChunk (private): _is_template

Inherited from object_models.xml.struct_.StructBase: arg

Properties [hide private]
  advanced_data
  children
  flags_1
  flags_2
  name
Material/shader name.
  num_children
Maximum is 66.
  padding
  physics_type
  reserved_2
  sh_opacity

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x273ae90>,
 <pyffi.object_models.xml.StructAttribute object at 0x273aed0>,
 <pyffi.object_models.xml.StructAttribute object at 0x273af10>,
 <pyffi.object_models.xml.StructAttribute object at 0x273af90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2743050>,
 <pyffi.object_models.xml.StructAttribute object at 0x2743090>,
 <pyffi.object_models.xml.StructAttribute object at 0x2743150>,
 <pyffi.object_models.xml.StructAttribute object at 0x2743210>,
...

_attrs

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x273ae90>,
 <pyffi.object_models.xml.StructAttribute object at 0x273aed0>,
 <pyffi.object_models.xml.StructAttribute object at 0x273af10>,
 <pyffi.object_models.xml.StructAttribute object at 0x273af90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2743050>,
 <pyffi.object_models.xml.StructAttribute object at 0x2743090>,
 <pyffi.object_models.xml.StructAttribute object at 0x2743150>,
 <pyffi.object_models.xml.StructAttribute object at 0x2743210>,
...

_names

Value:
['flags_1',
 'flags_2',
 'name',
 'physics_type',
 'num_children',
 'children',
 'padding',
 'advanced_data',
...

Property Details [hide private]

advanced_data

Get Method:
<functools.partial object at 0x2742a48>
Set Method:
<functools.partial object at 0x2742aa0>

children

Get Method:
<functools.partial object at 0x27428e8>

flags_1

Get Method:
<functools.partial object at 0x2742418>

flags_2

Get Method:
<functools.partial object at 0x27424c8>
Set Method:
<functools.partial object at 0x2742520>

name

Material/shader name.
Get Method:
<functools.partial object at 0x27425d0>
Set Method:
<functools.partial object at 0x2742628>

num_children

Maximum is 66.
Get Method:
<functools.partial object at 0x27427e0>
Set Method:
<functools.partial object at 0x2742838>

padding

Get Method:
<functools.partial object at 0x2742998>

physics_type

Get Method:
<functools.partial object at 0x27426d8>
Set Method:
<functools.partial object at 0x2742730>

reserved_2

Get Method:
<functools.partial object at 0x2742c58>

sh_opacity

Get Method:
<functools.partial object at 0x2742b50>
Set Method:
<functools.partial object at 0x2742ba8>