Cafu Engine
HL2mdl::FixupT Struct Reference

Public Member Functions

std::ostream & print (std::ostream &os, const char *indent) const
 

Public Attributes

uint32_t LOD
 Can use this to skip higher LODs. More...
 
uint32_t StartVertex
 Begin of the "fixup strip". More...
 
uint32_t NumVertices
 Length of the "fixup strip". More...
 

Member Data Documentation

uint32_t HL2mdl::FixupT::LOD

Can use this to skip higher LODs.

uint32_t HL2mdl::FixupT::NumVertices

Length of the "fixup strip".

uint32_t HL2mdl::FixupT::StartVertex

Begin of the "fixup strip".


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