17 INLINE CLerpInterval::
18 CLerpInterval(
const std::string &name,
double duration,
19 CLerpInterval::BlendType blend_type) :
21 _blend_type(blend_type)
BlendType get_blend_type() const
Returns the blend type specified for the interval.
The base class for timeline components.