cheshirekow
v0.1.0
|
the triangulation provides some static callbacks for when hull faces are added or removed. If we wish to do anything special this is where we can hook into them. If you do not wish to hook into the callbacks then simply create an empty structure which has empty implementation for these More...
#include <mpblocks/clarkson93/ExampleTraits.h>
Public Member Functions | |
void | hullFaceAdded (Simplex *S) |
void | hullFaceRemoved (Simplex *S) |
the triangulation provides some static callbacks for when hull faces are added or removed. If we wish to do anything special this is where we can hook into them. If you do not wish to hook into the callbacks then simply create an empty structure which has empty implementation for these
Definition at line 175 of file ExampleTraits.h.
|
inline |
Definition at line 177 of file ExampleTraits.h.
|
inline |
Definition at line 178 of file ExampleTraits.h.