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

#include <curve.h>

Public Member Functions

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

Public Attributes

float Point
 
float Time
 
unsigned int Extra
 

Detailed Description

Definition at line 152 of file curve.h.

Member Function Documentation

◆ operator!=()

bool Curve1DClass::KeyClass::operator!= ( const KeyClass & that)
inline

Definition at line 159 of file curve.h.

◆ operator==()

bool Curve1DClass::KeyClass::operator== ( const KeyClass & that)
inline

Definition at line 158 of file curve.h.

Member Data Documentation

◆ Extra

unsigned int Curve1DClass::KeyClass::Extra

Definition at line 157 of file curve.h.

◆ Point

float Curve1DClass::KeyClass::Point

Definition at line 155 of file curve.h.

◆ Time

float Curve1DClass::KeyClass::Time

Definition at line 156 of file curve.h.


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