Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

LerpChannelRange Class Reference

#include <lerpchans.h>

List of all members.

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


Constructor & Destructor Documentation

INLINE LerpChannelRange::LerpChannelRange float  low,
float  high
[inline]
 

Definition at line 36 of file lerpchans.h.

INLINE LerpChannelRange::LerpChannelRange const LerpChannelRange &  c  )  [inline]
 

Definition at line 42 of file lerpchans.h.

References c.

INLINE LerpChannelRange::~LerpChannelRange void   )  [inline]
 

Definition at line 44 of file lerpchans.h.


Member Function Documentation

INLINE float LerpChannelRange::GetHigh void   )  [inline]
 

Definition at line 46 of file lerpchans.h.

INLINE float LerpChannelRange::GetLow void   )  [inline]
 

Definition at line 45 of file lerpchans.h.

INLINE LerpChannelRange& LerpChannelRange::operator= const LerpChannelRange &  c  )  [inline]
 

Definition at line 70 of file lerpchans.h.

References c.

INLINE void LerpChannelRange::SetHigh float  h  )  [inline]
 

Definition at line 54 of file lerpchans.h.

INLINE void LerpChannelRange::SetLow float  l  )  [inline]
 

Definition at line 47 of file lerpchans.h.

INLINE void LerpChannelRange::SetRange float  l,
float  h
[inline]
 

Definition at line 61 of file lerpchans.h.


Member Data Documentation

float LerpChannelRange::_high [private]
 

Definition at line 34 of file lerpchans.h.

float LerpChannelRange::_low [private]
 

Definition at line 34 of file lerpchans.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:12:37 2003 for Panda by doxygen1.3