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

Class Header

source code

                  object --+            
                           |            
      utils.graph.DetailNode --+        
                               |        
          utils.graph.GlobalNode --+    
                                   |    
object_models.xml.struct_.StructBase --+
                                       |
                                      DdsFormat.Header

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 = ['header_string', 'size', 'flags', 'height', 'width',...

Inherited from object_models.xml.struct_.StructBase: arg

Properties [hide private]
  array_size
  caps_1
  caps_2
  caps_3
  caps_4
  depth
  dxgi_format
  flags
  header_string
DDS
  height
The texture height.
  linear_size
  mipmap_count
  misc_flags
  pixel_format
  reserved_1
  reserved_2
  resource_dimension
  size
124 for DX9 textures, and 144 for DX10 textures.
  unused
  width
The texture width.

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x24059d0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405a10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405a90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405ad0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405b10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405b50>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405b90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405bd0>,
...

_attrs

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x24059d0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405a10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405a90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405ad0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405b10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405b50>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405b90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2405bd0>,
...

_names

Value:
['header_string',
 'size',
 'flags',
 'height',
 'width',
 'linear_size',
 'depth',
 'mipmap_count',
...

Property Details [hide private]

array_size

Get Method:
<functools.partial object at 0x240cfc8>
Set Method:
<functools.partial object at 0x240d050>

caps_1

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

caps_2

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

caps_3

Get Method:
<functools.partial object at 0x240c998>
Set Method:
<functools.partial object at 0x240c9f0>

caps_4

Get Method:
<functools.partial object at 0x240caa0>
Set Method:
<functools.partial object at 0x240caf8>

depth

Get Method:
<functools.partial object at 0x240c470>
Set Method:
<functools.partial object at 0x240c4c8>

dxgi_format

Get Method:
<functools.partial object at 0x240ccb0>
Set Method:
<functools.partial object at 0x240cd08>

flags

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

header_string

DDS
Get Method:
<functools.partial object at 0x2408e68>
Set Method:
<functools.partial object at 0x2408ec0>

height

The texture height.
Get Method:
<functools.partial object at 0x240c158>
Set Method:
<functools.partial object at 0x240c1b0>

linear_size

Get Method:
<functools.partial object at 0x240c368>
Set Method:
<functools.partial object at 0x240c3c0>

mipmap_count

Get Method:
<functools.partial object at 0x240c578>
Set Method:
<functools.partial object at 0x240c5d0>

misc_flags

Get Method:
<functools.partial object at 0x240cec0>
Set Method:
<functools.partial object at 0x240cf18>

pixel_format

Get Method:
<functools.partial object at 0x240c730>
Set Method:
<functools.partial object at 0x240c788>

reserved_1

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

reserved_2

Get Method:
<functools.partial object at 0x240d100>
Set Method:
<functools.partial object at 0x240d158>

resource_dimension

Get Method:
<functools.partial object at 0x240cdb8>
Set Method:
<functools.partial object at 0x240ce10>

size

124 for DX9 textures, and 144 for DX10 textures.
Get Method:
<functools.partial object at 0x2408f70>
Set Method:
<functools.partial object at 0x2408fc8>

unused

Get Method:
<functools.partial object at 0x240cba8>
Set Method:
<functools.partial object at 0x240cc00>

width

The texture width.
Get Method:
<functools.partial object at 0x240c260>
Set Method:
<functools.partial object at 0x240c2b8>