SVTFResource Struct Reference

#include <VTFFormat.h>

List of all members.

Public Attributes

union {
   vlUInt   Type
   struct {
      vlByte   ID [3]
 Unique resource ID.
      vlByte   Flags
 Resource flags.
   } 
}; 
vlUInt Data
 Resource data (e.g. for a CRC) or offset from start of the file.


Member Data Documentation

vlUInt SVTFResource::Type

vlByte SVTFResource::ID[3]

Unique resource ID.

vlByte SVTFResource::Flags

Resource flags.

union { ... }

vlUInt SVTFResource::Data

Resource data (e.g. for a CRC) or offset from start of the file.


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