Package | Description |
---|---|
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
com.openinventor.inventor.nodes |
Modifier and Type | Method and Description |
---|---|
static SoMultiSwitch.TraversalModes |
SoMultiSwitchElement.getTraversalMode(SoState state) |
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoMultiSwitch.TraversalModes> |
SoMultiSwitch.traversalMode
Defines the way the children list must be managed.
|
Modifier and Type | Method and Description |
---|---|
static SoMultiSwitch.TraversalModes |
SoMultiSwitch.TraversalModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoMultiSwitch.TraversalModes |
SoMultiSwitch.TraversalModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoMultiSwitch.TraversalModes |
SoMultiSwitch.TraversalModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoMultiSwitch.TraversalModes[] |
SoMultiSwitch.TraversalModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com