|
Panda3D
|
Defines a constant color over the lifetime of the segment. More...
Public Member Functions | |
| VBase4 | getColorA () |
| Returns the primary color of the function. | |
| setColorA (VBase4 const c) | |
| Sets the primary color of the function. | |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
Defines a constant color over the lifetime of the segment.
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented in ColorInterpolationFunctionLinear, ColorInterpolationFunctionStepwave, and ColorInterpolationFunctionSinusoid.
| VBase4 getColorA | ( | ) |
Returns the primary color of the function.
| setColorA | ( | VBase4 const | c | ) |
Sets the primary color of the function.
1.7.3