public class SoDecimationTypeElement extends SoInt32Element
See also:
| Modifier and Type | Class and Description |
|---|---|
static class |
SoDecimationTypeElement.Types
These are the available decimation types.
|
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
static int |
AUTOMATIC
Deprecated.
Use
SoDecimationTypeElement.Types.AUTOMATIC instead. |
static int |
HIGHEST
Deprecated.
Use
SoDecimationTypeElement.Types.HIGHEST instead. |
static int |
LOWEST
Deprecated.
Use
SoDecimationTypeElement.Types.LOWEST instead. |
static int |
PERCENTAGE
Deprecated.
Use
SoDecimationTypeElement.Types.PERCENTAGE instead. |
VERBOSE_LEVEL, ZeroHandle| Modifier and Type | Method and Description |
|---|---|
static SoDecimationTypeElement.Types |
get(SoState state)
Returns current decimation type from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoDecimationTypeElement.Types |
getDefault()
Returns the default decimation type.
|
static void |
set(SoState state,
SoDecimationTypeElement.Types type)
Sets the current decimation type in the state.
|
getClassStackIndex, pop, pushdispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public static final int AUTOMATIC
SoDecimationTypeElement.Types.AUTOMATIC instead.@Deprecated public static final int HIGHEST
SoDecimationTypeElement.Types.HIGHEST instead.@Deprecated public static final int LOWEST
SoDecimationTypeElement.Types.LOWEST instead.@Deprecated public static final int PERCENTAGE
SoDecimationTypeElement.Types.PERCENTAGE instead.public static SoDecimationTypeElement.Types getDefault()
public static SoDecimationTypeElement.Types get(SoState state)
public static void set(SoState state, SoDecimationTypeElement.Types type)
@Deprecated public static int getClassStackIndex()
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com