version 3.3

VRS::Event Class Reference

Abstract Base Class for AM/VRS Events. More...

#include <vrs/sg/event.h>

Inheritance diagram for VRS::Event:

VRS::SharedObj VRS::Visitable VRS::CanvasEvent VRS::SpaceMouseEvent VRS::TimeEvent VRS::ConfigureEvent VRS::InputEvent VRS::ResizeEvent VRS::ButtonEvent VRS::KeyEvent VRS::MotionEvent VRS::PointerEvent VRS::WheelEvent

List of all members.

Public Member Functions

void consume ()
bool isConsumed () const
 VRS_TYPEINFO (Event, SharedObj)

Protected Member Functions

 Event ()

Protected Attributes

bool consumed_


Detailed Description

Abstract Base Class for AM/VRS Events.

Constructor & Destructor Documentation

VRS::Event::Event (  )  [protected]


Member Function Documentation

void VRS::Event::consume (  )  [inline]

bool VRS::Event::isConsumed (  )  const [inline]

Nodes can indicate that the event has been evaluated and need not further propagated by 'consume'.

VRS::Event::VRS_TYPEINFO ( Event  ,
SharedObj   
)


Member Data Documentation

bool VRS::Event::consumed_ [protected]


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

Generated on Sun May 19 06:00:41 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact