|
Bifrost SDK
Bifrost SDK documentation
|
This is the complete list of members for Bifrost::Math::FCurve::SegmentPoint, including all inherited members.
| getControlPoints() const | Bifrost::Math::FCurve::SegmentPoint | inline |
| getCurveInterpolation() const | Bifrost::Math::FCurve::SegmentPoint | inline |
| getSpanInterpolation() const | Bifrost::Math::FCurve::SegmentPoint | inline |
| isLocked() const | Bifrost::Math::FCurve::SegmentPoint | inline |
| SegmentPoint()=default | Bifrost::Math::FCurve::SegmentPoint | |
| SegmentPoint(ControlPoints const &coords) | Bifrost::Math::FCurve::SegmentPoint | inlineexplicit |
| SegmentPoint(ControlPoints const &coords, SpanInterpolationMethod spanInterpolation, CurveInterpolationMethod curveInterpolation, bool locked) | Bifrost::Math::FCurve::SegmentPoint | inline |