\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.7 - Kinetic Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Kinetic Namespace Reference

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...