.TH "SoLocation2Event" 3 "Thu May 29 2014" "Version 4.0.0a" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoLocation2Event \- .PP The \fBSoLocation2Event\fP class contains information about 2D movement events\&. .PP 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\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBSoEvent\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual \fBSoType\fP \fBgetTypeId\fP (void) const " .br .ti -1c .RI "\fBSoLocation2Event\fP (void)" .br .ti -1c .RI "virtual \fB~SoLocation2Event\fP ()" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static \fBSoType\fP \fBgetClassTypeId\fP (void)" .br .ti -1c .RI "static void \fBinitClass\fP (void)" .br .in -1c .SH "Detailed Description" .PP The \fBSoLocation2Event\fP class contains information about 2D movement events\&. .PP 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\&. \fBSoLocation2Event\fP 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\&. .PP \fBSee also:\fP .RS 4 \fBSoEvent\fP, \fBSoMotion3Event\fP .PP \fBSoEventCallback\fP, \fBSoHandleEventAction\fP .RE .PP .SH "Constructor & Destructor Documentation" .PP .SS "SoLocation2Event::SoLocation2Event (void)" Constructor\&. .SS "SoLocation2Event::~SoLocation2Event ()\fC [virtual]\fP" Destructor\&. .SH "Member Function Documentation" .PP .SS "\fBSoType\fP SoLocation2Event::getTypeId (void) const\fC [virtual]\fP" Returns the actual type id of an instantiated object\&. .PP Reimplemented from \fBSoEvent\fP\&. .SS "void SoLocation2Event::initClass (void)\fC [static]\fP" Initialize the type information data\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.