Defines a linear interpolation over the lifetime of the segment. More...
Public Member Functions | |
VBase4 | getColorB () |
Returns the secondary color of the function. | |
setColorB (VBase4 const c) | |
Sets the secondary color of the function. | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
Defines a linear interpolation over the lifetime of the segment.
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from ColorInterpolationFunctionConstant.
Reimplemented in ColorInterpolationFunctionSinusoid, and ColorInterpolationFunctionStepwave.
VBase4 getColorB | ( | ) |
Returns the secondary color of the function.
setColorB | ( | VBase4 const | c | ) |
Sets the secondary color of the function.