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

Public Member Functions

 ClosestKindOfData (void)
 

Public Attributes

KindOfMaskType m_setKindOf
 
KindOfMaskType m_clearKindOf
 
Objectm_source
 
Objectm_closest
 
Real m_closestDistSq
 

Detailed Description

Definition at line 114 of file Player.cpp.

Constructor & Destructor Documentation

◆ ClosestKindOfData()

ClosestKindOfData::ClosestKindOfData ( void )

Definition at line 132 of file Player.cpp.

Member Data Documentation

◆ m_clearKindOf

KindOfMaskType ClosestKindOfData::m_clearKindOf

Definition at line 122 of file Player.cpp.

◆ m_closest

Object* ClosestKindOfData::m_closest

Definition at line 126 of file Player.cpp.

◆ m_closestDistSq

Real ClosestKindOfData::m_closestDistSq

Definition at line 127 of file Player.cpp.

◆ m_setKindOf

KindOfMaskType ClosestKindOfData::m_setKindOf

Definition at line 121 of file Player.cpp.

◆ m_source

Object* ClosestKindOfData::m_source

Definition at line 123 of file Player.cpp.


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