Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
com.openinventor.inventor.drawers |
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
|
com.openinventor.inventor.misc.callbacks | |
com.openinventor.inventor.nodes | |
com.openinventor.meshviz.nodes | |
com.openinventor.meshvizxlm.mapping.nodes |
Provides rendering, property and action nodes.
|
Modifier and Type | Method and Description |
---|---|
SoHandleEventAction |
SoSceneManager.getHandleEventAction()
Gets the HandleEventAction used.
|
Modifier and Type | Method and Description |
---|---|
void |
SoSceneManager.setHandleEventAction(SoHandleEventAction hea)
User supplied handle event action.
|
Modifier and Type | Method and Description |
---|---|
SoHandleEventAction |
SoPolyLineScreenDrawer.EventArg.getAction()
Returns the handle event action related to the drawing.
|
Constructor and Description |
---|
EventArg(SoHandleEventAction action,
SoPolyLineScreenDrawer drawer)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SoPolyLineScreenDrawerCB.invoke(SoHandleEventAction action,
SoPolyLineScreenDrawer drawer)
Deprecated.
This method will be invoked when the native callback will be called so that
you only need to override this method to fill the method's body.
|
Modifier and Type | Method and Description |
---|---|
SoHandleEventAction |
SoEventCallback.getAction()
Returns the
SoHandleEventAction currently traversing this node, or NULL if traversal is not taking place. |
Modifier and Type | Method and Description |
---|---|
void |
SoNode.handleEvent(SoHandleEventAction action) |
Modifier and Type | Method and Description |
---|---|
void |
PoNode.handleEvent(SoHandleEventAction action) |
Modifier and Type | Method and Description |
---|---|
void |
MoActionNode.handleEvent(SoHandleEventAction action) |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com