NURBSCurve Member List

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

_a BaseNURBSCurve private
_basis BaseNURBSCurve private
_CheckForKnotConsistency () BaseNURBSCurve protected
_ComputeBasisFunctions (Float u, Int span, Int maxDegree) BaseNURBSCurve protected
_ComputeHomogeneousC (Float u, Int span, Int degree) BaseNURBSCurve protected
_continuity NURBSCurve private
_curve NURBSCurve private
_curveDegree BaseNURBSCurve protected
_DirtDevil () NURBSCurve private
_dirty BaseNURBSCurve protected
_InitKnots (NURBSCURVE_KNOTMODE mode) BaseNURBSCurve protected
_knots BaseNURBSCurve protected
_left BaseNURBSCurve private
_memInit BaseNURBSCurve protected
_ndu BaseNURBSCurve private
_points BaseNURBSCurve protected
_right BaseNURBSCurve private
ChangeDegree (Int newDegree, NURBSCURVE_KNOTMODE knotMode=NURBSCURVE_KNOTMODE::CLAMPED_UNIFORM) BaseNURBSCurve
DeriveAt (Float s) NURBSCurve
DeriveAt (Float u, Int span) NURBSCurve
EvaluateAt (Float s) NURBSCurve
EvaluateAt (Float u, Int span) NURBSCurve
FindSpan (Float u) BaseNURBSCurve
GetDegree () BaseNURBSCurve
GetKnot (Int i) BaseNURBSCurve
GetKnotCount () BaseNURBSCurve
GetKnotInfo (Int i) BaseNURBSCurve
GetMaxDegree () BaseNURBSCurve
GetPoint (Int i) BaseNURBSCurve
GetPointCount () BaseNURBSCurve
GetUmax () BaseNURBSCurve
GetUmin () BaseNURBSCurve
GetWeight (Int i) BaseNURBSCurve
GetWeightCount () BaseNURBSCurve
Init (Int points, Int degree, NURBSCURVE_CONTINUITY continuity) NURBSCurve
maxon::BaseNURBSCurve::Init (Int pcnt, Int degree) BaseNURBSCurve
InsertKnot (Float s, Int nTimes) BaseNURBSCurve
InsertKnot (Float u, Int span, Int nTimes) BaseNURBSCurve
MapStoU (Float s) BaseNURBSCurve
MapUtoS (Float u) BaseNURBSCurve
重置 () BaseNURBSCurve
SetContinuity (NURBSCURVE_CONTINUITY continuity) NURBSCurve
SetKnot (Int i, Float knot) BaseNURBSCurve
SetKnots (NURBSCURVE_KNOTMODE mode) BaseNURBSCurve
SetKnots (const BaseArray< Float > &knots) BaseNURBSCurve
SetPoint (Int i, const Vector &point) BaseNURBSCurve
SetPoints (const BaseArray< Vector > &points) BaseNURBSCurve
SetWeight (Int i, Float weight) BaseNURBSCurve
SetWeights (const BaseArray< Float > &weights) BaseNURBSCurve