MDLParser
Simple and modern library for parsing the Source engine model formats
|
#include <mdl.hpp>
Public Attributes | |
std::string | name |
int32_t | flags |
A reference to a VTF file used by the model.
std::string MdlParser::Mdl::Texture::name |
The filename of the VTF file only. To determine the actual path to the texture, you must iterate through the texture directories returned by getTextureDirectories().