SPL Struct Reference

List of all members.

Detailed Description

Functional object used in the splitting process. The operator 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


The documentation for this struct was generated from the following file:

SYNAPS DOCUMENTATION
logo