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

dcpp::char_kt headerID [4]
 
dcpp::int32_kt Version
 
dcpp::int8_kt fileName [68]
 
dcpp::int32_kt numFrames
 
dcpp::int32_kt numTags
 
dcpp::int32_kt numMeshes
 
dcpp::int32_kt numMaxSkins
 
dcpp::int32_kt frameStart
 
dcpp::int32_kt tagStart
 
dcpp::int32_kt tagEnd
 
dcpp::int32_kt 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