The class Kinetic::Simulator_kds_listener<Listener, KDS> acts as a helper class for kinetic data structures which want to respond to Simulator::Listener::HAS_AUDIT_TIME notifications. When kinetic data structures can audit themselves, the Kinetic::Simulator_kds_listener<Listener, KDS> calls the audit() method on the kinetic data structure.
#include <CGAL/Kinetic/Simulator_kds_listener.h>
| |
default constructor.
|
Kinetic::Simulator, Listener<Interface>.