#include <Inventor/events/SoLocation2Event.h>
Inheritance diagram for SoLocation2Event::
Public Methods | |
virtual | ~SoLocation2Event () |
Static Public Methods | |
void | initClass (void) |
Location2 events are generated by devices capable of 2D, e.g. pointer devices -- typically computer mice. Instances of this class contains information about the position of the pointer on the render area.
SoLocation2Event does not contain any new information versus its superclass, its sole purpose is to make it possible to specify the type of the event for event object receivers in the scene graph.
|
Destructor. |
|
Initialize the type information data. Reimplemented from SoEvent. |