SVTFFileHeader Struct Reference

VTFFileHeader struct. More...

#include <VTFFormat.h>

Inheritance diagram for SVTFFileHeader:

Inheritance graph
[legend]

List of all members.

Public Attributes

vlChar TypeString [4]
 "Magic number" identifier- "VTF\0".
vlUInt Version [2]
 Version[0].version[1] (currently 7.2).
vlUInt HeaderSize
 Size of the header struct (currently 80 bytes).


Detailed Description

VTFFileHeader struct.

The VTF file header sits at the start of a VTF file and is used to determine which version of the file is being loaded.


Member Data Documentation

vlChar SVTFFileHeader::TypeString[4]

"Magic number" identifier- "VTF\0".

vlUInt SVTFFileHeader::Version[2]

Version[0].version[1] (currently 7.2).

vlUInt SVTFFileHeader::HeaderSize

Size of the header struct (currently 80 bytes).


The documentation for this struct was generated from the following file:
Generated on Fri Dec 28 23:26:23 2007 for VTFLib 1.2.7 by  doxygen 1.5.4