Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
W3dShdSubMeshHeaderStruct Struct Reference

#include <w3d_file.h>

Public Attributes

uint32 NumTris
 
uint32 NumVertices
 
uint32 FutureCounts [2]
 
W3dVectorStruct BoxMin
 
W3dVectorStruct BoxMax
 
W3dVectorStruct SphCenter
 
float32 SphRadius
 

Detailed Description

Header for a sub-mesh inside an ShdMesh

Definition at line 2221 of file w3d_file.h.

Member Data Documentation

◆ BoxMax

W3dVectorStruct W3dShdSubMeshHeaderStruct::BoxMax

Definition at line 2234 of file w3d_file.h.

◆ BoxMin

W3dVectorStruct W3dShdSubMeshHeaderStruct::BoxMin

Definition at line 2233 of file w3d_file.h.

◆ FutureCounts

uint32 W3dShdSubMeshHeaderStruct::FutureCounts[2]

Definition at line 2228 of file w3d_file.h.

◆ NumTris

uint32 W3dShdSubMeshHeaderStruct::NumTris

Definition at line 2226 of file w3d_file.h.

◆ NumVertices

uint32 W3dShdSubMeshHeaderStruct::NumVertices

Definition at line 2227 of file w3d_file.h.

◆ SphCenter

W3dVectorStruct W3dShdSubMeshHeaderStruct::SphCenter

Definition at line 2235 of file w3d_file.h.

◆ SphRadius

float32 W3dShdSubMeshHeaderStruct::SphRadius

Definition at line 2236 of file w3d_file.h.


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