Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
com.openinventor.inventor.awt | |
com.openinventor.inventor.helpers | |
com.openinventor.inventor.mpeg |
Modifier and Type | Method and Description |
---|---|
SbGLShareContext |
SoOffscreenRenderer.getShareContext()
Gets the OpenGL context shared by the
SoOffscreenRenderer . |
Modifier and Type | Method and Description |
---|---|
void |
SoOffscreenRenderer.setShareContext(SbGLShareContext shareCxt)
Sets the OpenGL context to be shared by the
SoOffscreenRenderer . |
void |
SoSceneManager.setShareContext(SbGLShareContext sc)
Calls setShareContext(sc, true).
|
void |
SoSceneManager.setShareContext(SbGLShareContext sc,
boolean issc)
Sets the OpenGL context to be shared by the scene manager.
|
Modifier and Type | Method and Description |
---|---|
SbGLShareContext |
SwDrawingArea.getGLSharedContext()
Deprecated.
Returns the information needed to make OpenGL render contexts
share OpenGL objects, for example, display lists and texture objects.
|
Modifier and Type | Method and Description |
---|---|
static SbGLShareContext[] |
SbGLShareContext.toArray(long nativeArray,
long length) |
Modifier and Type | Method and Description |
---|---|
void |
SbGLShareContext.setValue(SbGLShareContext copyFrom) |
Constructor and Description |
---|
SbGLShareContext(SbGLShareContext copyFrom) |
Modifier and Type | Method and Description |
---|---|
SbGLShareContext |
SoMPEGRenderer.getShareContext()
Gets the OpenGL context shared by the
SoOffscreenRenderer . |
Modifier and Type | Method and Description |
---|---|
void |
SoMPEGRenderer.setShareContext(SbGLShareContext shareCxt)
Sets the OpenGL context to be shared by the
SoMPEGRenderer . |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com