![]() |
DDraceNetwork Documentation
|
#include <mapitems.h>
Public Types | |
| enum | { MAX_CHANNELS = 4 } |
Public Member Functions | |
| bool | operator< (const CEnvPoint &Other) const |
| ColorRGBA | ColorValue () const |
| void | SetColorValue (const ColorRGBA &Color) |
Public Attributes | |
| CFixedTime | m_Time |
| int | m_Curvetype |
| int | m_aValues [MAX_CHANNELS] |
| ColorRGBA CEnvPoint::ColorValue | ( | ) | const |
| int CEnvPoint::m_aValues[MAX_CHANNELS] |
| int CEnvPoint::m_Curvetype |
| CFixedTime CEnvPoint::m_Time |