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 |
|
Modifier and Type | Method and Description |
---|---|
void |
SoGLRenderToBuffer.setContextForSharing(SoGLContext name_15304)
Deprecated.
++ This has effect only when using PBuffer.
|
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).
|
Modifier and Type | Method and Description |
---|---|
boolean |
SoGLContext.isSharedWith(SoGLContext context)
Returns true if the specified context and this context are shared.
|
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 context)
Set OpenGL render context for display list sharing.
|
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 January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com