Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
dcpp::scene::SMD3Header Class Reference

this holds the header info of the MD3 file More...

#include <duckcpp/core/engine/IAnimatedMeshMD3.hpp>

Public Attributes

c8 headerID [4]
 
i32 Version
 
i8 fileName [68]
 
i32 numFrames
 
i32 numTags
 
i32 numMeshes
 
i32 numMaxSkins
 
i32 frameStart
 
i32 tagStart
 
i32 tagEnd
 
i32 fileSize
 

Detailed Description

this holds the header info of the MD3 file


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

Duckcpp    @cppfx.xyz