public class SoLocation2Event extends SoEvent
SoLocation2Event
represents 2D location events, for example, mouse move events, in the Open Inventor event model.
See also:
SoEvent
, SoButtonEvent
, SoKeyboardEvent
, SoMotion3Event
, SoMouseButtonEvent
, SoSpaceballButtonEvent
, SoHandleEventAction
, SoEventCallback
, SoSelection
, SoInteraction, SoWinDevice
Modifier and Type | Class and Description |
---|---|
static class |
SoLocation2Event.EventSources |
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
MOUSE_ENTER
Deprecated.
Use
SoLocation2Event.EventSources.MOUSE_ENTER instead. |
static int |
MOUSE_LEAVE
Deprecated.
Use
SoLocation2Event.EventSources.MOUSE_LEAVE instead. |
static int |
MOUSE_MOVE
Deprecated.
Use
SoLocation2Event.EventSources.MOUSE_MOVE instead. |
static int |
OTHER
Deprecated.
Use
SoLocation2Event.EventSources.OTHER instead. |
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoLocation2Event()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SoLocation2Event.EventSources |
getEventSource() |
void |
setEventSource(SoLocation2Event.EventSources source) |
getNormalizedPosition, getPosition, getPosition, getPositionFloat, getPositionFloat, getTime, setAltDown, setButton1Down, setCtrlDown, setPosition, setPosition, setShiftDown, setTime, wasAltDown, wasButton1Down, wasCtrlDown, wasShiftDown
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int MOUSE_MOVE
SoLocation2Event.EventSources.MOUSE_MOVE
instead.@Deprecated public static final int MOUSE_ENTER
SoLocation2Event.EventSources.MOUSE_ENTER
instead.@Deprecated public static final int MOUSE_LEAVE
SoLocation2Event.EventSources.MOUSE_LEAVE
instead.@Deprecated public static final int OTHER
SoLocation2Event.EventSources.OTHER
instead.public SoLocation2Event.EventSources getEventSource()
public void setEventSource(SoLocation2Event.EventSources source)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com