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/ExampleTraits2.h>
Public Member Functions | |
void | hullFaceAdded (SimplexRef S) |
void | hullFaceRemoved (SimplexRef 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 179 of file ExampleTraits2.h.
|
inline |
Definition at line 181 of file ExampleTraits2.h.
|
inline |
Definition at line 182 of file ExampleTraits2.h.