|
Motive Animation System
An open source project by
FPL.
|
This is the complete list of members for motive::CubicCurve, including all inherited members.
| Coeff(int i) const | motive::CubicCurve | inline |
| CubicCurve() (defined in motive::CubicCurve) | motive::CubicCurve | inline |
| CubicCurve(const float c3, const float c2, const float c1, const float c0) (defined in motive::CubicCurve) | motive::CubicCurve | inline |
| CubicCurve(const float *c) (defined in motive::CubicCurve) | motive::CubicCurve | inline |
| CubicCurve(const CubicInit &init) (defined in motive::CubicCurve) | motive::CubicCurve | inline |
| Derivative(const float x) const | motive::CubicCurve | inline |
| Epsilon() const | motive::CubicCurve | inline |
| Evaluate(const float x) const | motive::CubicCurve | inline |
| Init(const CubicInit &init) (defined in motive::CubicCurve) | motive::CubicCurve | |
| kNumCoeff (defined in motive::CubicCurve) | motive::CubicCurve | static |
| NumCoeff() const | motive::CubicCurve | inline |
| operator!=(const CubicCurve &rhs) const (defined in motive::CubicCurve) | motive::CubicCurve | inline |
| operator==(const CubicCurve &rhs) const | motive::CubicCurve | |
| ScaleUp(float y_scale) | motive::CubicCurve | inline |
| SecondDerivative(const float x) const | motive::CubicCurve | inline |
| SetCoeff(int i, float coeff) | motive::CubicCurve | inline |
| ShiftLeft(const float x_shift) | motive::CubicCurve | |
| ShiftRight(const float x_shift) | motive::CubicCurve | inline |
| ShiftUp(float y_offset) | motive::CubicCurve | inline |
| Text() const | motive::CubicCurve | |
| ThirdDerivative(const float x) const | motive::CubicCurve | inline |
| UniformCurvature(const Range &x_limits) const | motive::CubicCurve |