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

Class MtlFlags

source code

                            object --+        
                                     |        
                utils.graph.DetailNode --+    
                                         |    
object_models.xml.bit_struct.BitStructBase --+
                                             |
                                            CgfFormat.MtlFlags

Nested Classes [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: __metaclass__

Instance Methods [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: __init__, __str__, deepcopy, fix_links, from_int, get_attribute, get_detail_child_names, get_detail_child_nodes, get_hash, get_links, get_refs, get_size, get_strings, read, set_attribute, to_int, tree, write

Inherited from utils.graph.DetailNode: get_detail_child_edge_types, get_detail_display, get_detail_iterator, replace_global_node

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Class Methods [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: get_games, get_versions

Class Variables [hide private]
  _attribute_list = [<pyffi.object_models.xml.BitStructAttribute...
  _attrs = [<pyffi.object_models.xml.BitStructAttribute object a...
  _names = ['wire', 'two_sided', 'facemap', 'faceted', 'additive...
  _numbytes = 4
  _struct = 'I'

Inherited from object_models.xml.bit_struct.BitStructBase: arg

Properties [hide private]
  additive
  additive_decal
  cry_shader
  facemap
  faceted
  physicalize
  substractive
  two_sided
  use_glossiness
  wire

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x26982d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2698310>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2698390>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x26983d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2698410>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2698450>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2698490>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x26984d0>,
...

_attrs

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x26982d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2698310>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2698390>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x26983d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2698410>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2698450>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2698490>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x26984d0>,
...

_names

Value:
['wire',
 'two_sided',
 'facemap',
 'faceted',
 'additive',
 'substractive',
 'cry_shader',
 'physicalize',
...

Property Details [hide private]

additive

Get Method:
<functools.partial object at 0x2693c58>
Set Method:
<functools.partial object at 0x2693cb0>

additive_decal

Get Method:
<functools.partial object at 0x269b0a8>
Set Method:
<functools.partial object at 0x269b100>

cry_shader

Get Method:
<functools.partial object at 0x2693e68>
Set Method:
<functools.partial object at 0x2693ec0>

facemap

Get Method:
<functools.partial object at 0x2693a48>
Set Method:
<functools.partial object at 0x2693aa0>

faceted

Get Method:
<functools.partial object at 0x2693b50>
Set Method:
<functools.partial object at 0x2693ba8>

physicalize

Get Method:
<functools.partial object at 0x2693f70>
Set Method:
<functools.partial object at 0x2693fc8>

substractive

Get Method:
<functools.partial object at 0x2693d60>
Set Method:
<functools.partial object at 0x2693db8>

two_sided

Get Method:
<functools.partial object at 0x2693940>
Set Method:
<functools.partial object at 0x2693998>

use_glossiness

Get Method:
<functools.partial object at 0x269b1b0>
Set Method:
<functools.partial object at 0x269b208>

wire

Get Method:
<functools.partial object at 0x2693838>
Set Method:
<functools.partial object at 0x2693890>