version 3.3

VRS::PointerEvent Class Reference

Mouse Pointer Event. More...

#include <vrs/sg/pointerevent.h>

Inheritance diagram for VRS::PointerEvent:

VRS::InputEvent VRS::CanvasEvent VRS::Event VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 PointerEvent (Canvas *canvas, InputEvent::Modifier modifiers=InputEvent::NoModifier, VRSTime t=0, bool entered=true)
bool entered () const
 The pointer (alas mouse) entered or left the window.
 VRS_TYPEINFO (PointerEvent, InputEvent)

Friends

class Canvas


Detailed Description

Mouse Pointer Event.

Constructor & Destructor Documentation

VRS::PointerEvent::PointerEvent ( Canvas canvas,
InputEvent::Modifier  modifiers = InputEvent::NoModifier,
VRSTime  t = 0,
bool  entered = true 
)


Member Function Documentation

bool VRS::PointerEvent::entered (  )  const [inline]

The pointer (alas mouse) entered or left the window.

VRS::PointerEvent::VRS_TYPEINFO ( PointerEvent  ,
InputEvent   
)


Friends And Related Function Documentation

friend class Canvas [friend]

Reimplemented from VRS::InputEvent.


The documentation for this class was generated from the following file:

Generated on Tue May 22 06:00:29 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact