NURBSCurveInterface Member List

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

AddControlPoint(const Float t)NURBSCurveInterface
ChangePoints(const Block< Vector > &points)NURBSCurveInterface
ChangeWeights(const Block< const Float > &weights)NURBSCurveInterface
ChangeWeights(const Block< const Float32 > &weights)NURBSCurveInterface
DeriveAt(Float s) constNURBSCurveInterface
EvaluateAt(Float s) constNURBSCurveInterface
GetDegree() constNURBSCurveInterface
GetMaxDegree() constNURBSCurveInterface
GetPoint(Int i) constNURBSCurveInterface
GetPointCount() constNURBSCurveInterface
GetPointsWithWeights() constNURBSCurveInterface
GetPointWithWeight(Int i) constNURBSCurveInterface
GetWeight(Int i) constNURBSCurveInterface
GetWeightCount() constNURBSCurveInterface
MAXON_INTERFACE_SIMPLE_VIRTUAL(NURBSCurveInterface, MAXON_REFERENCE_NORMAL)NURBSCurveInterfaceprivate
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