Package | Description |
---|---|
com.openinventor.inventor.actions | |
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
com.openinventor.inventor.nodes | |
com.openinventor.scaleviz.awt |
Modifier and Type | Method and Description |
---|---|
static SoCamera.StereoModes |
SoRayPickAction.getStereoMode()
Returns the view used to perform pick when stereo is active.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoRayPickAction.setStereoMode(SoCamera.StereoModes stereoMode)
Tells ray pick action in which view the pick occurs.
|
Modifier and Type | Method and Description |
---|---|
static SoCamera.StereoModes |
SoStereoElement.getStereoMode(SoState state)
Returns the stereoMode.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoStereoElement.set(SoState state,
SoCamera.StereoModes mode)
Sets the stereo mode, LEFT_VIEW, RIGHT_VIEW, or MONOSCOPIC.
|
Modifier and Type | Method and Description |
---|---|
static SoCamera.StereoModes |
SoCamera.StereoModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoCamera.StereoModes |
SoCamera.getStereoMode()
Queries the stereo mode.
|
static SoCamera.StereoModes |
SoCamera.StereoModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoCamera.StereoModes |
SoCamera.StereoModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoCamera.StereoModes[] |
SoCamera.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 |
SoCamera.setStereoMode(SoCamera.StereoModes mode)
Sets the stereo mode.
|
Modifier and Type | Method and Description |
---|---|
void |
SoComponentBase.setStereoCameraMode(SoCamera.StereoModes mode)
Deprecated.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com