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

dcpp::char_kt meshID [4]
 
dcpp::char_kt meshName [68]
 
dcpp::int32_kt numFrames
 
dcpp::int32_kt numShader
 
dcpp::int32_kt numVertices
 
dcpp::int32_kt numTriangles
 
dcpp::int32_kt offset_triangles
 
dcpp::int32_kt offset_shaders
 
dcpp::int32_kt offset_st
 
dcpp::int32_kt vertexStart
 
dcpp::int32_kt 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