Package | Description |
---|---|
com.openinventor.inventor.touch | |
com.openinventor.remoteviz.clients.nodes |
Modifier and Type | Method and Description |
---|---|
SoTouchEvent |
SoTouchManager.getEventById(long id)
Get the corresponding event for the finger id, NULL if id is incorrect.
|
SoTouchEvent |
SoTouchManager.getEventbyIndex(int index)
Get the corresponding event for the index, NULL if index is incorrect.
|
SoTouchEvent |
SoTouchManager.updateAndProcessTouchEvent(long id,
SoTouchEvent.States state,
SbVec2f position,
SbTime time)
Deprecated.
As of Open Inventor 9500 See documentation for more details
|
Modifier and Type | Method and Description |
---|---|
SoTouchEvent |
SoRemoteVizClient.TouchEventArg.getTouchEvent()
Returns the touch event.
|
Constructor and Description |
---|
TouchEventArg(SoRemoteVizClient source,
SoTouchEvent touchEvent)
Default constructor.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com