|
CGAL 4.6 - Kinetic Data Structures
|
#include <CGAL/Kinetic/Insert_event.h>
This event inserts a point into the ActiveObjectsTable when it is processed.
Kinetic::ActiveObjectsTable Kinetic::Active_objects_vector<MovingObject>Example
Creation | |
| Insert_event (ActiveObjectsTable::Data o, ActiveObjectsTable::Handle t) | |
| Insert the object o, into the table t when processed. | |