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

Public Attributes

std::array< char, 64 > name
 
int32_t type
 
float boundingRadius
 
int32_t meshesCount
 
int32_t meshesOffset
 
int32_t vertsCount
 
int32_t vertsOffset
 
int32_t tangentsOffset
 
int32_t attachmentsCount
 
int32_t attachmentsOffset
 
int32_t eyeballsCount
 
int32_t eyeballsOffset
 
mstudio_modelvertexdata_t vertexdata
 
std::array< int32_t, 8 > unused
 

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