The base class for a family of intervals that constrain some property to a value over time. More...
#include "cConstraintInterval.h"
List of all members.
The base class for a family of intervals that constrain some property to a value over time.
Definition at line 26 of file cConstraintInterval.h.
[inline, static]
This function is declared non-inline to work around a compiler bug in g++ 2.96.
Making it inline seems to cause problems in the optimizer.
Reimplemented from CInterval.
Reimplemented in CConstrainHprInterval, CConstrainPosHprInterval, CConstrainPosInterval, and CConstrainTransformInterval.
Definition at line 37 of file cConstraintInterval.h.
References CInterval::init_type().
Referenced by CConstrainTransformInterval::init_type(), CConstrainPosInterval::init_type(), CConstrainPosHprInterval::init_type(), and CConstrainHprInterval::init_type().