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

#include <w3d_file.h>

Public Attributes

char Name [W3D_NAME_LEN]
 
uint32 ParentIdx
 
W3dVectorStruct Translation
 
W3dVectorStruct EulerAngles
 
W3dQuaternionStruct Rotation
 

Detailed Description

Definition at line 1360 of file w3d_file.h.

Member Data Documentation

◆ EulerAngles

W3dVectorStruct W3dPivotStruct::EulerAngles

Definition at line 1365 of file w3d_file.h.

◆ Name

char W3dPivotStruct::Name

Definition at line 1362 of file w3d_file.h.

◆ ParentIdx

uint32 W3dPivotStruct::ParentIdx

Definition at line 1363 of file w3d_file.h.

◆ Rotation

W3dQuaternionStruct W3dPivotStruct::Rotation

Definition at line 1366 of file w3d_file.h.

◆ Translation

W3dVectorStruct W3dPivotStruct::Translation

Definition at line 1364 of file w3d_file.h.


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