1 #ifndef COIN_SOLOCATION2EVENT_H     2 #define COIN_SOLOCATION2EVENT_H    36 #include <Inventor/events/SoEvent.h>    51 #endif // !COIN_SOLOCATION2EVENT_H static void initClass(void)
Definition: SoEvent.cpp:96
 
The SoEvent class is the base class for all Coin events.Coin contains its own set of event classes...
Definition: SoEvent.h:44
 
The SoLocation2Event class contains information about 2D movement events.Location2 events are generat...
Definition: SoLocation2Event.h:38