|
CGAL 4.7 - 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. More... | |
| CGAL::Kinetic::Insert_event< ActiveObjectsTable >::Insert_event | ( | ActiveObjectsTable::Data | o, |
| ActiveObjectsTable::Handle | t | ||
| ) |
Insert the object o, into the table t when processed.