CGAL 4.8.1 - Kinetic Framework
|
Classes | |
class | Active_objects_vector |
MovingObjects are stored in a vector. More... | |
class | Cartesian |
This class provides a model of Kinetic::Kernel for use with general Cartesian geometry. More... | |
class | Default_instantaneous_kernel |
This class provides a model of the Kinetic::InstantaneousKernel for use with general Cartesian Geometry. More... | |
class | Default_simulator |
The class Kinetic::Default_simulator controls kinetic data structures by maintaining a concept of time and ensuring that events are processed when necessary. More... | |
class | Active_objects_listener |
The class Kinetic::Active_objects_listener acts as an intermediate between a moving object table and a KDS. More... | |
class | Simulator_listener |
The class Kinetic::Simulator_listener acts as a helper class for kinetic data structures which want to respond to Simulator::Listener::HAS_AUDIT_TIME notifications. More... | |
class | Simulator_objects_listener |
The class Kinetic::Simulator_objects_listener is a helper for classes which wish to react to Simulator::Listener::DIRECTION_OF_TIME notifications. More... | |