This is the complete list of members for Bifrost::Math::FCurve, including all inherited members.
| Amino::FCurveSerializer | Bifrost::Math::FCurve | friend |
| CurveInterpolationMethod enum name | Bifrost::Math::FCurve | |
| defaultValue() | Bifrost::Math::FCurve | |
| evalBezier(double x0, double y0, double x1, double y1, double x2, double y2, double x3, double y3, double x) | Bifrost::Math::FCurve | inlinestatic |
| evalFCurve(double x) const | Bifrost::Math::FCurve | |
| evaluateCurveSegment(CurveInterpolationMethod interpolation, double x0, double y0, double x1, double y1, double x2, double y2, double x3, double y3, double x) | Bifrost::Math::FCurve | static |
| ExtrapolationMode enum name | Bifrost::Math::FCurve | |
| FCurve(bool createDefaultValue=true) | Bifrost::Math::FCurve | explicit |
| FCurve(FCurve const &other) | Bifrost::Math::FCurve | |
| FCurvePoints typedef | Bifrost::Math::FCurve | |
| getPoints() const | Bifrost::Math::FCurve | inline |
| getPostExtrapolation() const | Bifrost::Math::FCurve | inline |
| getPreExtrapolation() const | Bifrost::Math::FCurve | inline |
| numPoints() const | Bifrost::Math::FCurve | |
| setExtrapolationModes(ExtrapolationMode preExtrapolation, ExtrapolationMode postExtrapolation) | Bifrost::Math::FCurve | inline |
| setPoints(FCurvePoints points) | Bifrost::Math::FCurve | inline |
| SpanInterpolationMethod enum name | Bifrost::Math::FCurve | |
| ~FCurve() | Bifrost::Math::FCurve | |