LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_t2fsModelMesh Struct Reference

#include <models.h>

Data Fields

uint32_t id
uint32_t surfaceCount
uint32_t hotpointCount
t2fsArray vertexBuffer
t2fsDataHotpointhotpoints
t2fsNodenodeSurfaces

Field Documentation

◆ id

uint32_t s_t2fsModelMesh::id

◆ surfaceCount

uint32_t s_t2fsModelMesh::surfaceCount

◆ hotpointCount

uint32_t s_t2fsModelMesh::hotpointCount

◆ vertexBuffer

t2fsArray s_t2fsModelMesh::vertexBuffer

◆ hotpoints

t2fsDataHotpoint* s_t2fsModelMesh::hotpoints

◆ nodeSurfaces

t2fsNode* s_t2fsModelMesh::nodeSurfaces

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