Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
bezier-to-sbasis.h File Reference

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< SBasisGeom::handles_to_sbasis (T const &handles, unsigned order)
 

Detailed Description

Conversion between Bezier control points and SBasis curves.

Definition in file bezier-to-sbasis.h.