|
Panda3D
|
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 ColorInterpolationFunctionStepwave, and ColorInterpolationFunctionSinusoid.
| VBase4 getColorB | ( | ) |
Returns the secondary color of the function.
| setColorB | ( | VBase4 const | c | ) |
Sets the secondary color of the function.
1.7.3