Defines a linear interpolation over the lifetime of the segment.
More...
#include "colorInterpolationManager.h"
List of all members.
Detailed Description
Defines a linear interpolation over the lifetime of the segment.
Definition at line 106 of file colorInterpolationManager.h.
Constructor & Destructor Documentation
| ColorInterpolationFunctionLinear::ColorInterpolationFunctionLinear |
( |
| ) |
|
| ColorInterpolationFunctionLinear::ColorInterpolationFunctionLinear |
( |
const Colorf |
color_a, |
|
|
const Colorf |
color_b |
|
) |
| |
Member Function Documentation
| Colorf ColorInterpolationFunctionLinear::get_color_b |
( |
| ) |
const [inline] |
| static void ColorInterpolationFunctionLinear::init_type |
( |
| ) |
[inline, static] |
| Colorf ColorInterpolationFunctionLinear::interpolate |
( |
const float |
t = 0 | ) |
const [protected, virtual] |
| void ColorInterpolationFunctionLinear::set_color_b |
( |
const Colorf |
c | ) |
[inline] |
The documentation for this class was generated from the following files: