TinySpline  0.7.0
Spline Library for a Multitude of Programming Languages
List of all members
tinyspline::Morphism Class Reference

Public Member Functions

Morphism
 Morphism (const BSpline &origin, const BSpline &target, real epsilon=TS_POINT_EPSILON)
 
BSpline origin () const
 
BSpline target () const
 
real epsilon () const
 
BSpline eval (real t)
 
BSpline operator() (real t)
 
std::string toString () const
 

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