| 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 SbViewVolume.StereoModes |
SbViewVolume.StereoModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SbViewVolume.StereoModes |
SbViewVolume.getStereoMode()
Queries the stereo mode.
|
static SbViewVolume.StereoModes |
SbViewVolume.StereoModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SbViewVolume.StereoModes |
SbViewVolume.StereoModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SbViewVolume.StereoModes[] |
SbViewVolume.StereoModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SbViewVolume.setStereoMode(SbViewVolume.StereoModes mode)
Sets the stereo mode.
|
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com