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 | Class and Description |
---|---|
static class |
SoImageVizEngine.EventArg
Structure given to callback when an event is raised.
|
Modifier and Type | Class and Description |
---|---|
static class |
SoImageRegistrationTransform.RegistrationEvent
This event describes the evolution of the registration process.
|
static class |
SoImageRegistrationTransform3d.RegistrationEvent
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
SbEventHandler<E extends SbEventArg>
Base abstract class for all event handler.
|
interface |
SbEventListener<E extends SbEventArg>
A tagging interface that all inventor event listener interfaces must extend.
|
Modifier and Type | Class and Description |
---|---|
static class |
SoProgressIndicator.StepEventArg
Class given to callback when an onEndStep is raised.
|
static class |
SoProgressIndicator.SubTaskEventArg
Class given to callback when onBeginSubTask/onEndSubTask are raised.
|
static class |
SoProgressIndicator.TaskEventArg
Class given to callback when onBeginTask/onEndTask are raised.
|
Modifier and Type | Class and Description |
---|---|
static class |
SoPolyLineScreenDrawer.EventArg
Structure given to callback when an event is raised.
|
Modifier and Type | Class and Description |
---|---|
static class |
SoExtSelection.PreFilterEventArg
Structure given to callback when a PreFilter event is raised.
|
Modifier and Type | Class and Description |
---|---|
static class |
SiRenderArea.RenderEventArg
Structure given when a start render event is raised.
|
Modifier and Type | Class and Description |
---|---|
static class |
SoRemoteVizClient.FrameEventArg
Structure given when a received and decoded frame event is raised.
|
static class |
SoRemoteVizClient.KeyboardEventArg
Structure given when a keyboard event is raised.
|
static class |
SoRemoteVizClient.MessageEventArg
Structure given when a received message event is raised.
|
static class |
SoRemoteVizClient.MouseButtonEventArg
Structure given when a mouse button event is raised.
|
static class |
SoRemoteVizClient.MouseLocationEventArg
Structure given when a mouse location event is raised.
|
static class |
SoRemoteVizClient.MouseWheelEventArg
Structure given when a mouse wheel event is raised.
|
static class |
SoRemoteVizClient.RenderAreaSizeEventArg
Structure given when a renderArea resize event is raised.
|
static class |
SoRemoteVizClient.ServiceMessageEventArg
Structure given when a ServiceMessage event is raised.
|
static class |
SoRemoteVizClient.TouchEventArg
Structure given when a touch event is raised.
|
Generated on August 20, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com