Fade2D Documentation pages v2.12
Delaunay Features
GEOM_FADE2D::PeelPredicateTS Class Referenceabstract

User-defined peel predicate. More...

#include <UserPredicates.h>

Public Member Functions

virtual bool operator() (const Triangle2 *, std::set< Triangle2 * > *pCurrentSet)=0
 

Detailed Description

This class is the successor of the deprecated (but still valid) UserPredicateT. In contrast to UserPredicateT the operator() receives also a set of current triangles to enable border-edge tests.

See also
https://www.geom.at/mesh-improvements/

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