bezierPoint(int i) | SmoothCurve | [private] |
clear() | SmoothCurve | |
controlPoints | SmoothCurve | [private] |
controlPointsCount() const | SmoothCurve | [private] |
curveLength() | SmoothCurve | |
dataPoints | SmoothCurve | [private] |
dataPointsCount() const | SmoothCurve | [private] |
degree | SmoothCurve | [private] |
Delta(int i) | SmoothCurve | [private] |
DeltaU(int i) | SmoothCurve | [private] |
evaluatePoint(float time) | SmoothCurve | |
getControlPoint(int index) const | SmoothCurve | [private] |
getDataPoint(int index) const | SmoothCurve | [private] |
getKnot(int index) const | SmoothCurve | [private] |
knotCount() const | SmoothCurve | |
knots | SmoothCurve | |
SmoothCurve() | SmoothCurve | [inline] |
SmoothCurve(const std::vector< Point2f > &ctrl, float starttheta, float startspeed, float endtheta, float endspeed, bool use_pats=true) | SmoothCurve | |
~SmoothCurve() | SmoothCurve |