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

#include <mdl.hpp>

Public Attributes

std::string name
 
int32_t flags
 

Detailed Description

A reference to a VTF file used by the model.

Member Data Documentation

◆ name

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().


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