CGAL 4.8.1 - Kinetic Data Structures
|
Classes | |
class | CGAL::Kinetic::Enclosing_box_2< Traits > |
The class Kinetic::Enclosing_box_2 keeps the points in the simulation inside of a box. More... | |
class | CGAL::Kinetic::Enclosing_box_3< Traits > |
The class Kinetic::Enclosing_box_3 keeps the points in the simulation inside of a box. More... | |
class | CGAL::Kinetic::Erase_event< ActiveObjectsTable > |
This event erases a point from the ActiveObjectsTable when it is processed. More... | |
class | CGAL::Kinetic::Insert_event< ActiveObjectsTable > |
This event inserts a point into the ActiveObjectsTable when it is processed. More... | |