This concept is for proxy objects which get notified when a kinetic regular triangulation changes.
|
| |
The vertex is about to be deleted. | ||
|
| |
The vertex was just created. | ||
|
| |
The trajectory of the vertex just changed. | ||
| ||
|
| |
New faces have just been made. The iterator value_type is a TriangulationDataStructure_3::Cell_handle. | ||
| ||
|
| |
The faces in the range are about to be deleted. The value_type of the iterator is a TriangulationDataStructure_3::Cell_handle. | ||
|
| |
The edge is about to be flipped. | ||
|
| |
The facet was just created with a flip. | ||
|
| |
The facet is about to be flipped. | ||
|
| |
The edge was just created with a flip. | ||
|
| |
The point defined by Key is about to move from the cell. | ||
|
| |
The point defined by Key just moved to the cell. | ||
|
| |
The point defined by the key is about to be inserted into the cell. | ||
|
| |
The point referred to by the vertex handle was just added to the triangulation, it previously was redundant. | ||
|
| |
The vertex is about to be removed from the triangulation since its weight is too small. | ||
|
| |
The point was just removed from the triangulation. |
Kinetic::Regular_triangulation_visitor_base_3, Kinetic::Regular_triangulation_event_log_visitor_3