Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions | List of all members
ColorInterpolationFunctionStepwave Class Reference
Inheritance diagram for ColorInterpolationFunctionStepwave:
ColorInterpolationFunctionLinear ColorInterpolationFunctionConstant ColorInterpolationFunction

Public Member Functions

float getWidthA ()
 
float getWidthB ()
 
 setWidthA (float w)
 
 setWidthB (float w)
 
- Public Member Functions inherited from ColorInterpolationFunctionLinear
LColor getColorB ()
 
 setColorB (const LColor c)
 
- Public Member Functions inherited from ColorInterpolationFunctionConstant
LColor getColorA ()
 
 setColorA (const LColor c)
 

Static Public Member Functions

static TypeHandle getClassType ()
 
- Static Public Member Functions inherited from ColorInterpolationFunctionLinear
static TypeHandle getClassType ()
 
- Static Public Member Functions inherited from ColorInterpolationFunctionConstant
static TypeHandle getClassType ()
 

Member Function Documentation

static TypeHandle getClassType ( )
static
float getWidthA ( )
float getWidthB ( )
setWidthA ( float  w)
setWidthB ( float  w)