7 #ifndef __spatial_Proximity_h__ 8 #define __spatial_Proximity_h__ 24 virtual unsigned int detect(
sp<Layout> l_pair,
45 void initialize(
void);
50 virtual void handle(
Record &r_sig);
Convienience base class for specification and use of path accessors.
Definition: Config.h:19
Handler to detect collisions between bounded particles.
Definition: Proximity.h:36
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
proximity detection interface
Definition: Proximity.h:21
Interface to handle signals from an SignalerI.
Definition: HandlerI.h:22
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Base for all interfacable components.
Definition: Component.h:20