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