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

Go to the source code of this file.

Classes

struct  VertexStruct
 
struct  FaceStruct
 

Variables

const int NumBoneIconVerts
 
const int NumBoneIconFaces
 
VertexStruct BoneIconVerts []
 
FaceStruct BoneIconFaces []
 

Variable Documentation

◆ BoneIconFaces

FaceStruct BoneIconFaces[]
extern

Definition at line 238 of file boneicon.cpp.

◆ BoneIconVerts

VertexStruct BoneIconVerts[]
extern

Definition at line 49 of file boneicon.cpp.

◆ NumBoneIconFaces

const int NumBoneIconFaces
extern

Definition at line 42 of file boneicon.cpp.

◆ NumBoneIconVerts

const int NumBoneIconVerts
extern

Definition at line 41 of file boneicon.cpp.