Package | Description |
---|---|
com.openinventor.inventor.devices |
Open Inventor supported devices.
|
Modifier and Type | Method and Description |
---|---|
SoGLBufferObject.BufferObjectTargets |
SoGLBufferObject.getTarget()
Returns the current buffer target.
|
static SoGLBufferObject.BufferObjectTargets |
SoGLBufferObject.BufferObjectTargets.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoGLBufferObject.BufferObjectTargets |
SoGLBufferObject.BufferObjectTargets.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoGLBufferObject.BufferObjectTargets[] |
SoGLBufferObject.BufferObjectTargets.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SoGLBufferObject.setTarget(SoGLBufferObject.BufferObjectTargets target)
Specify the buffer target, which defines possible usage of the buffer.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com