This concept is for proxy objects which get notified when a kinetic regular triangulation changes. It inherits all the methods of DelaunayTriangulationVisitor_3.
Kinetic::DelaunayTriangulationVisitor_3
void | v.pre_move ( Key, Cell) | The point defined by Key is about to move from the cell. |
void | v.post_move ( Key, Cell) | The point defined by Key just moved to the cell. |
Kinetic::Regular_triangulation_visitor_base_3, Kinetic::Regular_triangulation_event_log_visitor_3