| Package | Description |
|---|---|
| com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
| Modifier and Type | Method and Description |
|---|---|
static SoOffscreenRenderer.BufferTypes |
SoOffscreenRenderer.BufferTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoOffscreenRenderer.BufferTypes |
SoOffscreenRenderer.BufferTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoOffscreenRenderer.BufferTypes |
SoOffscreenRenderer.BufferTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoOffscreenRenderer.BufferTypes[] |
SoOffscreenRenderer.BufferTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
SoOffscreenRenderer.getBuffer(SoOffscreenRenderer.BufferTypes buffType)
Returns a buffer containing the rendered image.
|
long |
SoOffscreenRenderer.getBufferSize(SoOffscreenRenderer.BufferTypes buffType)
Returns the buffer size in bytes.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com