SPH
Curve Member List

This is the complete list of members for Curve, including all inherited members.

addPoint(const CurvePoint &newPoint)Curve
Curve()Curve
Curve(const Interval &rangeX, const Interval &rangeY)Curve
Curve(Array< CurvePoint > &&curve)Curve
Curve(const Curve &curve)Curve
deletePoint(const Size idx)Curve
getPoint(const Size idx) constCurve
getPointCnt() constCurve
getSegment(const Size idx) constCurve
operator()(const Float x) constCurve
operator=(const Curve &curve)Curve
rangeX() constCurve
rangeY() constCurve
setPoint(const Size idx, const CurvePoint &newPoint)Curve
setSegment(const Size idx, const bool cubic)Curve