SVTFHeader_70 Struct Reference

VTFHeader_70 struct. More...

#include <VTFFormat.h>

Inheritance diagram for SVTFHeader_70:

Inheritance graph
[legend]
Collaboration diagram for SVTFHeader_70:

Collaboration graph
[legend]

List of all members.

Public Attributes

vlUShort Width
 Width of the largest image.
vlUShort Height
 Height of the largest image.
vlUInt Flags
 Flags for the image.
vlUShort Frames
 Number of frames if animated (1 for no animation).
vlUShort StartFrame
 Start frame (always 0).
vlByte Padding0 [4]
 Reflectivity padding (16 byte alignment).
vlSingle Reflectivity [3]
 Reflectivity vector.
vlByte Padding1 [4]
 Reflectivity padding (8 byte packing).
vlSingle BumpScale
 Bump map scale.
VTFImageFormat ImageFormat
 Image format index.
vlByte MipCount
 Number of MIP levels (including the largest image).
VTFImageFormat LowResImageFormat
 Image format of the thumbnail image.
vlByte LowResImageWidth
 Thumbnail image width.
vlByte LowResImageHeight
 Thumbnail image height.


Detailed Description

VTFHeader_70 struct.

The complete header for v7.0 of the VTF file format.


Member Data Documentation

vlUShort SVTFHeader_70::Width

Width of the largest image.

vlUShort SVTFHeader_70::Height

Height of the largest image.

vlUInt SVTFHeader_70::Flags

Flags for the image.

vlUShort SVTFHeader_70::Frames

Number of frames if animated (1 for no animation).

vlUShort SVTFHeader_70::StartFrame

Start frame (always 0).

vlByte SVTFHeader_70::Padding0[4]

Reflectivity padding (16 byte alignment).

vlSingle SVTFHeader_70::Reflectivity[3]

Reflectivity vector.

vlByte SVTFHeader_70::Padding1[4]

Reflectivity padding (8 byte packing).

vlSingle SVTFHeader_70::BumpScale

Bump map scale.

VTFImageFormat SVTFHeader_70::ImageFormat

Image format index.

vlByte SVTFHeader_70::MipCount

Number of MIP levels (including the largest image).

VTFImageFormat SVTFHeader_70::LowResImageFormat

Image format of the thumbnail image.

vlByte SVTFHeader_70::LowResImageWidth

Thumbnail image width.

vlByte SVTFHeader_70::LowResImageHeight

Thumbnail image height.


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