MDLParser
Simple and modern library for parsing the Source engine model formats
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
MdlParser::Structs::Vvd::Header Struct Reference

Public Attributes

int32_t id
 
int32_t version
 
int32_t checksum
 
int32_t numLoDs
 
std::array< int32_t, MAX_NUM_LODS > numLoDVertices
 
int32_t numFixups
 
int32_t fixupTableOffset
 
int32_t vertexDataOffset
 
int32_t tangentDataOffset
 

Static Public Attributes

static constexpr int32_t SUPPORTED_VERSION = 4
 

The documentation for this struct was generated from the following file: