|
SPH
|
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) const | Curve | |
| getPointCnt() const | Curve | |
| getSegment(const Size idx) const | Curve | |
| operator()(const Float x) const | Curve | |
| operator=(const Curve &curve) | Curve | |
| rangeX() const | Curve | |
| rangeY() const | Curve | |
| setPoint(const Size idx, const CurvePoint &newPoint) | Curve | |
| setSegment(const Size idx, const bool cubic) | Curve |