Package | Description |
---|---|
com.openinventor.inventor.nodes | |
com.openinventor.inventor.viewercomponents |
Viewer components contains helpful tools to implement a custom viewer.
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoInteractiveComplexity.InteractiveModes> |
SoInteractiveComplexity.interactiveMode
Interactive mode.
|
Modifier and Type | Method and Description |
---|---|
static SoInteractiveComplexity.InteractiveModes |
SoInteractiveComplexity.InteractiveModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoInteractiveComplexity.InteractiveModes |
SoInteractiveComplexity.InteractiveModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoInteractiveComplexity.InteractiveModes |
SoInteractiveComplexity.InteractiveModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoInteractiveComplexity.InteractiveModes[] |
SoInteractiveComplexity.InteractiveModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SoInteractiveComplexity.InteractiveModes |
SiRenderAreaInteractive.getInteractiveMode() |
SoInteractiveComplexity.InteractiveModes |
SoRenderAreaCore.getInteractiveMode()
Preview Feature means this class is fully supported and can be used in Open Inventor applications. |
Modifier and Type | Method and Description |
---|---|
void |
SiRenderAreaInteractive.setInteractiveMode(SoInteractiveComplexity.InteractiveModes mode)
Set the current interactive mode.
|
void |
SoRenderAreaCore.setInteractiveMode(SoInteractiveComplexity.InteractiveModes mode)
Set the current interactive mode.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com