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