Inkscape
Vector Graphics Editor
|
Conversion between Bezier control points and SBasis curves. More...
Go to the source code of this file.
Namespaces | |
namespace | Geom |
Various utility functions. | |
Functions | |
SBasis | Geom::bezier_to_sbasis (Coord const *handles, unsigned order) |
template<typename T > | |
D2< SBasis > | Geom::handles_to_sbasis (T const &handles, unsigned order) |
Conversion between Bezier control points and SBasis curves.
Definition in file bezier-to-sbasis.h.