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 SoPickStyleElement.Styles |
SoPickStyleElement.Styles.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoPickStyleElement.Styles |
SoPickStyleElement.get(SoState state)
Returns current pick style from the state.
|
static SoPickStyleElement.Styles |
SoPickStyleElement.getDefault()
Returns the default pick style.
|
static SoPickStyleElement.Styles |
SoPickStyleElement.Styles.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoPickStyleElement.Styles |
SoPickStyleElement.Styles.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoPickStyleElement.Styles[] |
SoPickStyleElement.Styles.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 |
SoPickStyleElement.set(SoState state,
SoPickStyleElement.Styles style)
Sets the current pick style in the state.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com