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

this holds the header info of an MD3 mesh section More...

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

Public Attributes

c8 meshID [4]
 
c8 meshName [68]
 
i32 numFrames
 
i32 numShader
 
i32 numVertices
 
i32 numTriangles
 
i32 offset_triangles
 
i32 offset_shaders
 
i32 offset_st
 
i32 vertexStart
 
i32 offset_end
 

Detailed Description

this holds the header info of an MD3 mesh section


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

Duckcpp    @cppfx.xyz