Panda3D
Public Member Functions

LerpChannelRange Class Reference

List of all members.

Public Member Functions

 LerpChannelRange (float low, float high)
 LerpChannelRange (const LerpChannelRange &c)
float GetHigh ()
float GetLow ()
LerpChannelRangeoperator= (const LerpChannelRange &c)
void SetHigh (float h)
void SetLow (float l)
void SetRange (float l, float h)

Detailed Description

Definition at line 28 of file lerpchans.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations