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

#include <MeshDeformSaveDefs.h>

Public Attributes

uint32 VertexIndex
 
uint32 ColorIndex
 
Point3 Value
 
uint32 reserved [2]
 

Detailed Description

Definition at line 105 of file MeshDeformSaveDefs.h.

Member Data Documentation

◆ ColorIndex

uint32 DeformDataChunk::ColorIndex

Definition at line 108 of file MeshDeformSaveDefs.h.

◆ reserved

uint32 DeformDataChunk::reserved[2]

Definition at line 110 of file MeshDeformSaveDefs.h.

◆ Value

Point3 DeformDataChunk::Value

Definition at line 109 of file MeshDeformSaveDefs.h.

◆ VertexIndex

uint32 DeformDataChunk::VertexIndex

Definition at line 107 of file MeshDeformSaveDefs.h.


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