Provides an interface to resume from a previous tessellation of a interpolator_base derived object.
More...
#include <path.hpp>
Provides an interface to resume from a previous tessellation of a interpolator_base derived object.
Definition at line 58 of file path.hpp.
◆ recursion_depth()
virtual unsigned int fastuidraw::PathContour::tessellation_state::recursion_depth |
( |
void |
| ) |
const |
|
pure virtual |
To be implemented by a derived class to return the depth of recursion at this objects stage of tessellation.
◆ resume_tessellation()
To be implemented by a derived class to resume tessellation and to (try to) achieve the required threshhold within the recursion limits of a TessellatedPath::TessellationParams value.
- Parameters
-
tess_params | tessellation parameters |
out_data | location to which to write the tessellations |
out_max_distance | location to which to write an upperbound for the distance between the curve and the tesseallation approximation. |
The documentation for this class was generated from the following file:
- /home/kevin/fastuidraw.krogueintel/inc/fastuidraw/path.hpp