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

#include <vtx.hpp>

Public Attributes

std::vector< StripGroupstripGroups
 
Enums::Vtx::MeshFlags flags
 

Detailed Description

A collection of primitives grouped to be more optimised for legacy rendering APIs.

Member Data Documentation

◆ flags

Enums::Vtx::MeshFlags MdlParser::Vtx::Mesh::flags

Bitflags describing this mesh.

◆ stripGroups

std::vector<StripGroup> MdlParser::Vtx::Mesh::stripGroups

The groups which make up this mesh.


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