#include <lerpchans.h>
Public Member Functions | |
INLINE | LerpChannelRange (float low, float high) |
INLINE | LerpChannelRange (const LerpChannelRange &c) |
INLINE | ~LerpChannelRange (void) |
INLINE float | GetLow (void) |
INLINE float | GetHigh (void) |
INLINE void | SetLow (float l) |
INLINE void | SetHigh (float h) |
INLINE void | SetRange (float l, float h) |
INLINE LerpChannelRange & | operator= (const LerpChannelRange &c) |
Private Attributes | |
float | _low |
float | _high |
|
Definition at line 36 of file lerpchans.h. |
|
Definition at line 42 of file lerpchans.h. References c. |
|
Definition at line 44 of file lerpchans.h. |
|
Definition at line 46 of file lerpchans.h. |
|
Definition at line 45 of file lerpchans.h. |
|
Definition at line 70 of file lerpchans.h. References c. |
|
Definition at line 54 of file lerpchans.h. |
|
Definition at line 47 of file lerpchans.h. |
|
Definition at line 61 of file lerpchans.h. |
|
Definition at line 34 of file lerpchans.h. |
|
Definition at line 34 of file lerpchans.h. |