Loading...
Searching...
No Matches
BezierCurve Class Reference

Represents a Bezier curve of arbitrary dimension and order. For degree lesser than 4, the evaluation is analitycal. Otherwise the bernstein polynoms are used to evaluate the spline at a given location. More...

#include <ndcurves/bezier_curve.h>

Detailed Description

Represents a Bezier curve of arbitrary dimension and order. For degree lesser than 4, the evaluation is analitycal. Otherwise the bernstein polynoms are used to evaluate the spline at a given location.


The documentation for this class was generated from the following file: