BEZIER Namespace Reference


Functions

template<class MATR, class MPOL, class X>
void monomial2bezier2d (MATR &M, const MPOL &p, const X &x0, const X &x1, const X &y0, const X &y1)
template<class matr_t>
void deCasteljau (matr_t &left, matr_t &right, ByRow M)
template<class matr_t>
void deCasteljau (matr_t &left, matr_t &right, ByCol M)
template<class cell_t>
void split (std::vector< cell_t > &L, const cell_t &c)


SYNAPS DOCUMENTATION
logo