class osgUtil::GUIEventAdaptor


Public Classes

[more]enum MouseButtonMask
[more]enum EventType

Public Fields

[more]EventType _eventType
event type
[more]int _key_or_button_pressed
the key or button pressed in this event.
[more]int _x
current mouse position.
[more]int _y
[more]unsigned int _buttonMask
current mouse button state.

Public Methods

[more] GUIEventAdaptor()


Documentation

o GUIEventAdaptor()

oenum MouseButtonMask

o LEFT_BUTTON

o MIDDLE_BUTTON

o RIGHT_BUTTON

oenum EventType

o PUSH

o RELEASE

o DRAG

o MOVE

o KEYBOARD

o NONE

oEventType _eventType
event type

oint _key_or_button_pressed
the key or button pressed in this event.

oint _x
current mouse position.

oint _y

ounsigned int _buttonMask
current mouse button state.


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.