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