Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
com.openinventor.inventor.devices |
Open Inventor supported devices.
|
com.openinventor.inventor.helpers | |
com.openinventor.inventor.nodes | |
com.openinventor.inventor.viewercomponents |
Viewer components contains helpful tools to implement a custom viewer.
|
com.openinventor.remoteviz.rendering |
|
Constructor and Description |
---|
SoOffscreenRenderArea(SoGLContext glContex)
Builds a new offscreen render area by sharing the given SoGlContext.
|
Modifier and Type | Method and Description |
---|---|
static SoGLContext |
SoGLContext.getContextFromId(int id)
Returns the context corresponding to an internal id.
|
static SoGLContext |
SoGLContext.getContextFromSharedId(int sharedIdGroup)
Returns the first context that belongs to the specified sharedIdGroup.
|
static SoGLContext |
SoGLContext.getCurrent()
Calls getCurrent((boolean)false).
|
static SoGLContext |
SoGLContext.getCurrent(boolean checkGLState)
Returns the current active OpenGL context (if any).
|
Constructor and Description |
---|
SoGLContext(SoGLContext context,
boolean shared)
Constructor which creates an
SoGLContext based on the attributes of the specified context. |
Modifier and Type | Field and Description |
---|---|
SoGLContext |
SbGLShareContext.shareContext
Handle on OpenGL context.
|
Modifier and Type | Method and Description |
---|---|
SoGLContext |
SbGLShareContext.getContext() |
Constructor and Description |
---|
SbGLShareContext(SoGLContext shareContext,
int shareContextID) |
Modifier and Type | Method and Description |
---|---|
void |
SoRenderToTextureProperty.setContextForSharing(SoGLContext name_20568)
Deprecated.
As of Open Inventor 10000 No more used. Related to deprecated PBuffer implementation.
|
Constructor and Description |
---|
SoRenderAreaCore(SoGLContext glContext)
Build a new
SoRenderAreaCore that uses an existing glContext. |
Modifier and Type | Method and Description |
---|---|
SoGLContext |
RenderArea.getGLContext()
Gets the OpenGL context of the renderArea.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com