SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
mdlpp::VVD::Fixup Struct Reference

#include <VVD.h>

Collaboration diagram for mdlpp::VVD::Fixup:

Public Attributes

int32_t LOD
 
int32_t sourceVertexID
 
int32_t vertexCount
 

Detailed Description

Definition at line 12 of file VVD.h.

Member Data Documentation

◆ LOD

int32_t mdlpp::VVD::Fixup::LOD

Definition at line 13 of file VVD.h.

◆ sourceVertexID

int32_t mdlpp::VVD::Fixup::sourceVertexID

Definition at line 14 of file VVD.h.

◆ vertexCount

int32_t mdlpp::VVD::Fixup::vertexCount

Definition at line 15 of file VVD.h.


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