| Package | Description |
|---|---|
| com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
| Modifier and Type | Method and Description |
|---|---|
static SoBBoxTypeElement.Types |
SoBBoxTypeElement.Types.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoBBoxTypeElement.Types |
SoBBoxTypeElement.get(SoState state)
Returns current BBox type from the state.
|
static SoBBoxTypeElement.Types |
SoBBoxTypeElement.getDefault()
Returns the default BBox type.
|
static SoBBoxTypeElement.Types |
SoBBoxTypeElement.Types.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoBBoxTypeElement.Types |
SoBBoxTypeElement.Types.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoBBoxTypeElement.Types[] |
SoBBoxTypeElement.Types.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SoBBoxTypeElement.set(SoState state,
SoBBoxTypeElement.Types type)
Sets the current BBox type in the state.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com