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

#include <w3d_file.h>

Public Attributes

uint32 Version
 
uint32 Attributes
 
uint32 NumTris
 
uint32 NumVertices
 
uint32 NumSubMeshes
 
uint32 FutureCounts [5]
 
W3dVectorStruct BoxMin
 
W3dVectorStruct BoxMax
 
W3dVectorStruct SphCenter
 
float32 SphRadius
 

Detailed Description

Header for a ShdMesh

Definition at line 2196 of file w3d_file.h.

Member Data Documentation

◆ Attributes

uint32 W3dShdMeshHeaderStruct::Attributes

Definition at line 2199 of file w3d_file.h.

◆ BoxMax

W3dVectorStruct W3dShdMeshHeaderStruct::BoxMax

Definition at line 2213 of file w3d_file.h.

◆ BoxMin

W3dVectorStruct W3dShdMeshHeaderStruct::BoxMin

Definition at line 2212 of file w3d_file.h.

◆ FutureCounts

uint32 W3dShdMeshHeaderStruct::FutureCounts[5]

Definition at line 2207 of file w3d_file.h.

◆ NumSubMeshes

uint32 W3dShdMeshHeaderStruct::NumSubMeshes

Definition at line 2206 of file w3d_file.h.

◆ NumTris

uint32 W3dShdMeshHeaderStruct::NumTris

Definition at line 2204 of file w3d_file.h.

◆ NumVertices

uint32 W3dShdMeshHeaderStruct::NumVertices

Definition at line 2205 of file w3d_file.h.

◆ SphCenter

W3dVectorStruct W3dShdMeshHeaderStruct::SphCenter

Definition at line 2214 of file w3d_file.h.

◆ SphRadius

float32 W3dShdMeshHeaderStruct::SphRadius

Definition at line 2215 of file w3d_file.h.

◆ Version

uint32 W3dShdMeshHeaderStruct::Version

Definition at line 2198 of file w3d_file.h.


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