public class SoBBox extends SoNode
SoBBox
is ignored.
This can be useful, for example:
File format/default:
BBox {
mode | DISABLE |
boundingBox | 0 0 0 0 0 0 |
Action behavior:
SoGLRenderAction
If enabled, draws the specified bbox when complexity type = BOUNDING_BOX.
SoGetBoundingBoxAction
If enabled, stops traversal of this portion of the scene graph and, if mode = USER_DEFINED, adds the specified bbox to the accumulated bbox.
Modifier and Type | Class and Description |
---|---|
static class |
SoBBox.Modes
This enum specifies how the node interacts with OpenInventor during a traversal.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFBox3f |
boundingBox
Application-defined bounding box.
|
static int |
DISABLE
Deprecated.
Use
SoBBox.Modes.DISABLE instead. |
SoSFEnum<SoBBox.Modes> |
mode
Specifies the behavior of the
SoBBox node. |
static int |
NO_BOUNDING_BOX
Deprecated.
Use
SoBBox.Modes.NO_BOUNDING_BOX instead. |
static int |
USER_DEFINED
Deprecated.
Use
SoBBox.Modes.USER_DEFINED instead. |
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoBBox()
Constructor.
|
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, write
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int DISABLE
SoBBox.Modes.DISABLE
instead.@Deprecated public static final int NO_BOUNDING_BOX
SoBBox.Modes.NO_BOUNDING_BOX
instead.@Deprecated public static final int USER_DEFINED
SoBBox.Modes.USER_DEFINED
instead.public final SoSFEnum<SoBBox.Modes> mode
SoBBox
node.
. Default is DISABLE.public final SoSFBox3f boundingBox
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com