#include <RadarValues.h>
Public Member Functions | |
operator const float * () const | |
operator float * () | |
RadarValues () | |
void | MakeUnknown () |
void | Zero () |
RadarValues & | operator+= (const RadarValues &other) |
bool | operator== (const RadarValues &other) const |
bool | operator!= (const RadarValues &other) const |
XNode * | CreateNode () const |
void | LoadFromNode (const XNode *pNode) |
Public Attributes | |
float | m_fValues [NUM_RADAR_CATEGORIES] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|