|
CGAL 4.7 - Kinetic Data Structures
|
#include <CGAL/Kinetic/Erase_event.h>
This event erases a point from the ActiveObjectsTable when it is processed.
Kinetic::ActiveObjectsTable Kinetic::Active_objects_vector<MovingObject>Example
Creation | |
| Insert_event (ActiveObjectsTable::Key k, ActiveObjectsTable::Handle t) | |
Erase the object k from the table t when processed. More... | |
| CGAL::Kinetic::Erase_event< ActiveObjectsTable >::Insert_event | ( | ActiveObjectsTable::Key | k, |
| ActiveObjectsTable::Handle | t | ||
| ) |
Erase the object k from the table t when processed.