This is the complete list of members for NURBSCurveInterface, including all inherited members.
| ChangePoints(const Block< Vector > &points) | NURBSCurveInterface | |
| ChangeWeights(const Block< const Float > &weights) | NURBSCurveInterface | |
| ChangeWeights(const Block< const Float32 > &weights) | NURBSCurveInterface | |
| DeriveAt(Float s) const | NURBSCurveInterface | |
| EvaluateAt(Float s) const | NURBSCurveInterface | |
| GetDegree() const | NURBSCurveInterface | |
| GetMaxDegree() const | NURBSCurveInterface | |
| GetPoint(Int i) const | NURBSCurveInterface | |
| GetPointCount() const | NURBSCurveInterface | |
| GetPointsWithWeights() const | NURBSCurveInterface | |
| GetPointWithWeight(Int i) const | NURBSCurveInterface | |
| GetWeight(Int i) const | NURBSCurveInterface | |
| GetWeightCount() const | NURBSCurveInterface | |
| MAXON_INTERFACE_SIMPLE_VIRTUAL(NURBSCurveInterface, MAXON_REFERENCE_NORMAL) | NURBSCurveInterface | private |
| SetPoint(Int i, const Vector &point) | NURBSCurveInterface | |
| SetPointsWithWeights(const Block< const Vector4d > &points) | NURBSCurveInterface | |
| SetPointWithWeight(Int i, const Vector4d &point) | NURBSCurveInterface | |
| SetWeight(Int i, Float weight) | NURBSCurveInterface |