Package | Description |
---|---|
com.openinventor.imageviz.engines |
ImageViz engines allow the application of computational algorithms on data extracted from images.
|
com.openinventor.imageviz.engines.geometryandmatching.registration |
This group provides a package of registration functions.
|
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.nodes | |
com.openinventor.inventor.viewercomponents |
Viewer components contains helpful tools to implement a custom viewer.
|
com.openinventor.remoteviz.clients.nodes |
Modifier and Type | Field and Description |
---|---|
SbEventHandler<SoImageVizEngine.EventArg> |
SoImageVizEngine.onBegin
Event raised when the processing begins.
|
SbEventHandler<SoImageVizEngine.EventArg> |
SoImageVizEngine.onEnd
Event raised when processing ends and the result is available.
|
SbEventHandler<SoImageVizEngine.EventArg> |
SoImageVizEngine.onProgress
Event raised while processing is running.
|
Modifier and Type | Field and Description |
---|---|
SbEventHandler<SoImageRegistrationTransform.RegistrationEvent> |
SoImageRegistrationTransform.onProgressRegistration
Specific event handler for registration.
|
SbEventHandler<SoImageRegistrationTransform3d.RegistrationEvent> |
SoImageRegistrationTransform3d.onProgressRegistration
Deprecated.
Specific event handler for registration.
|
Modifier and Type | Field and Description |
---|---|
SbEventHandler<SoProgressIndicator.SubTaskEventArg> |
SoProgressIndicator.onBeginSubTask
Event raised when a sub-task begins.
|
SbEventHandler<SoProgressIndicator.TaskEventArg> |
SoProgressIndicator.onBeginTask
Event raised when a task begins.
|
SbEventHandler<SoProgressIndicator.StepEventArg> |
SoProgressIndicator.onEndStep
Event raised when a steps ends.
|
SbEventHandler<SoProgressIndicator.SubTaskEventArg> |
SoProgressIndicator.onEndSubTask
Event raised when a sub-task ends.
|
SbEventHandler<SoProgressIndicator.TaskEventArg> |
SoProgressIndicator.onEndTask
Event raised when a task ends.
|
Modifier and Type | Field and Description |
---|---|
SbEventHandler<SoPolyLineScreenDrawer.EventArg> |
SoPolyLineScreenDrawer.onFinish
Event raised when the line is finished.
|
Modifier and Type | Field and Description |
---|---|
SbEventHandler<SoExtSelection.PreFilterEventArg> |
SoExtSelection.onPreFilter
The ExtSelection will traverse and test selection for each node of the scene graph.
|
Modifier and Type | Method and Description |
---|---|
SbEventHandler<SiRenderArea.RenderEventArg> |
SiRenderArea.onStartRender()
Returns the event handler that raises when a new render starts.
|
SbEventHandler<SiRenderArea.RenderEventArg> |
SoRenderAreaCore.onStartRender()
Returns the event handler that raises when a new render starts.
|
Modifier and Type | Field and Description |
---|---|
SbEventHandler<SoRemoteVizClient.FrameEventArg> |
SoRemoteVizClient.onDecodedFrame
Triggered when a frame is decoded and displayed.
|
SbEventHandler<SoRemoteVizClient.KeyboardEventArg> |
SoRemoteVizClient.onKeyboardEvent
Triggered when a keyboard event is fired on the client.
|
SbEventHandler<SoRemoteVizClient.MouseButtonEventArg> |
SoRemoteVizClient.onMouseButtonEvent
Triggered when a mouse button event is fired on the client.
|
SbEventHandler<SoRemoteVizClient.MouseLocationEventArg> |
SoRemoteVizClient.onMouseLocationEvent
Triggered when a mouse location event is fired on the client.
|
SbEventHandler<SoRemoteVizClient.MouseWheelEventArg> |
SoRemoteVizClient.onMouseWheelEvent
Triggered when a mouse wheel event is fired on the client.
|
SbEventHandler<SoRemoteVizClient.FrameEventArg> |
SoRemoteVizClient.onReceivedFrame
Triggered when a frame is received from the RemoteViz service.
|
SbEventHandler<SoRemoteVizClient.MessageEventArg> |
SoRemoteVizClient.onReceivedMessage
Triggered when a message is received from the RemoteViz service.
|
SbEventHandler<SoRemoteVizClient.RenderAreaSizeEventArg> |
SoRemoteVizClient.onRenderAreaResize
Triggered when the renderArea has been resized.
|
SbEventHandler<SoRemoteVizClient.ServiceMessageEventArg> |
SoRemoteVizClient.onServiceMessage
Triggered when a service message is received from the RemoteViz service.
|
SbEventHandler<SoRemoteVizClient.TouchEventArg> |
SoRemoteVizClient.onTouchEvent
Triggered when a touch event is fired on the client.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com