public class SoPickMethodElement extends SoInt32Element
See also:
SoPickMethod
Modifier and Type | Class and Description |
---|---|
static class |
SoPickMethodElement.Methods
These are the available pick methods.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
AUTO
Deprecated.
Use
SoPickMethodElement.Methods.AUTO instead. |
static int |
CPU
Deprecated.
Use
SoPickMethodElement.Methods.CPU instead. |
static int |
GPU
Deprecated.
Use
SoPickMethodElement.Methods.GPU instead. |
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SoPickMethodElement.Methods |
get(SoState state)
Returns current pick method from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoPickMethodElement.Methods |
getDefault()
Returns the default pick method.
|
static void |
set(SoState state,
SoPickMethodElement.Methods method)
Sets the current pick method in the state.
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int AUTO
SoPickMethodElement.Methods.AUTO
instead.@Deprecated public static final int GPU
SoPickMethodElement.Methods.GPU
instead.@Deprecated public static final int CPU
SoPickMethodElement.Methods.CPU
instead.public static SoPickMethodElement.Methods getDefault()
public static SoPickMethodElement.Methods get(SoState state)
public static void set(SoState state, SoPickMethodElement.Methods method)
@Deprecated public static int getClassStackIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com