CGAL 4.8.1 - Kinetic Framework
|
Classes | |
class | CGAL::Listener< Interface > |
The Listener class provides the core of the run time notification system used by the kinetic data structures package. More... | |
class | CGAL::Kinetic::Active_objects_listener< ActiveObjectsTable, KDS > |
The class Kinetic::Active_objects_listener acts as an intermediate between a moving object table and a KDS. More... | |
class | CGAL::Kinetic::Simulator_listener< Listener, KDS > |
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 | CGAL::Multi_listener< Interface > |
The class Multi_listener implements a base class for listeners where more than one listener is allowed to subscribe to a notifier. More... | |
class | CGAL::Ref_counted< T > |
The class Ref_counted implements a base class for objects which are reference counted. More... | |
class | CGAL::Kinetic::Simulator_objects_listener< Simulator_listener, KDS > |
The class Kinetic::Simulator_objects_listener is a helper for classes which wish to react to Simulator::Listener::DIRECTION_OF_TIME notifications. More... | |