SPL::operator(mat,b) is used to known if the representation has to be split. ma is the matrix of control coefficients, b is the box. The value prec is the precision of approximation.
Definition at line 114 of file Bezier2d.h.
Public Member Functions | |
| SPL () | |
| SPL (long double eps) | |
| SPL (const SPL &spl) | |
| template<class T> | |
| int | operator() (const T &ma, const box2d &b) const |
Public Attributes | |
| long double | prec |
![]() |