Package pyffi :: Package formats :: Package dds :: Class DdsFormat :: Class Caps2
[hide private]
[frames] | no frames]

Class Caps2

source code

                            object --+        
                                     |        
                utils.graph.DetailNode --+    
                                         |    
object_models.xml.bit_struct.BitStructBase --+
                                             |
                                            DdsFormat.Caps2

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 = ['reserved_1', 'cubemap', 'cubemap_pos_x', 'cubemap_n...
  _numbytes = 4
  _struct = 'I'

Inherited from object_models.xml.bit_struct.BitStructBase: arg

Properties [hide private]
  cubemap
  cubemap_neg_x
  cubemap_neg_y
  cubemap_neg_z
  cubemap_pos_x
  cubemap_pos_y
  cubemap_pos_z
  reserved_1
  reserved_2
  volume

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x2405550>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405590>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x24055d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405610>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405650>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405690>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x24056d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405710>,
...

_attrs

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x2405550>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405590>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x24055d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405610>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405650>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405690>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x24056d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405710>,
...

_names

Value:
['reserved_1',
 'cubemap',
 'cubemap_pos_x',
 'cubemap_neg_x',
 'cubemap_pos_y',
 'cubemap_neg_y',
 'cubemap_pos_z',
 'cubemap_neg_z',
...

Property Details [hide private]

cubemap

Get Method:
<functools.partial object at 0x2406c00>
Set Method:
<functools.partial object at 0x2406c58>

cubemap_neg_x

Get Method:
<functools.partial object at 0x2406e10>
Set Method:
<functools.partial object at 0x2406e68>

cubemap_neg_y

Get Method:
<functools.partial object at 0x2408050>
Set Method:
<functools.partial object at 0x24080a8>

cubemap_neg_z

Get Method:
<functools.partial object at 0x2408260>
Set Method:
<functools.partial object at 0x24082b8>

cubemap_pos_x

Get Method:
<functools.partial object at 0x2406d08>
Set Method:
<functools.partial object at 0x2406d60>

cubemap_pos_y

Get Method:
<functools.partial object at 0x2406f18>
Set Method:
<functools.partial object at 0x2406f70>

cubemap_pos_z

Get Method:
<functools.partial object at 0x2408158>
Set Method:
<functools.partial object at 0x24081b0>

reserved_1

Get Method:
<functools.partial object at 0x2406af8>
Set Method:
<functools.partial object at 0x2406b50>

reserved_2

Get Method:
<functools.partial object at 0x2408368>
Set Method:
<functools.partial object at 0x24083c0>

volume

Get Method:
<functools.partial object at 0x2408470>
Set Method:
<functools.partial object at 0x24084c8>