Bifrost SDK
Bifrost SDK documentation
Bifrost::Math::FCurve Member List

This is the complete list of members for Bifrost::Math::FCurve, including all inherited members.

Amino::FCurveSerializerBifrost::Math::FCurvefriend
CurveInterpolationMethod enum nameBifrost::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::FCurveinlinestatic
evalFCurve(double x) constBifrost::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::FCurvestatic
ExtrapolationMode enum nameBifrost::Math::FCurve
FCurve(bool createDefaultValue=true)Bifrost::Math::FCurveexplicit
FCurve(FCurve const &other)Bifrost::Math::FCurve
FCurvePoints typedefBifrost::Math::FCurve
getPoints() constBifrost::Math::FCurveinline
getPostExtrapolation() constBifrost::Math::FCurveinline
getPreExtrapolation() constBifrost::Math::FCurveinline
numPoints() constBifrost::Math::FCurve
setExtrapolationModes(ExtrapolationMode preExtrapolation, ExtrapolationMode postExtrapolation)Bifrost::Math::FCurveinline
setPoints(FCurvePoints points)Bifrost::Math::FCurveinline
SpanInterpolationMethod enum nameBifrost::Math::FCurve
~FCurve()Bifrost::Math::FCurve