Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
HLodClass::ModelNodeClass Class Reference

#include <hlod.h>

Public Member Functions

bool operator== (const ModelNodeClass &that)
 
bool operator!= (const ModelNodeClass &that)
 

Public Attributes

RenderObjClassModel
 
int BoneIndex
 

Detailed Description

Definition at line 234 of file hlod.h.

Member Function Documentation

◆ operator!=()

bool HLodClass::ModelNodeClass::operator!= ( const ModelNodeClass & that)
inline

Definition at line 240 of file hlod.h.

◆ operator==()

bool HLodClass::ModelNodeClass::operator== ( const ModelNodeClass & that)
inline

Definition at line 239 of file hlod.h.

Member Data Documentation

◆ BoneIndex

int HLodClass::ModelNodeClass::BoneIndex

Definition at line 238 of file hlod.h.

◆ Model

RenderObjClass* HLodClass::ModelNodeClass::Model

Definition at line 237 of file hlod.h.


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