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.
|
SoNode.RenderModes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFBox3f |
boundingBox
Application-defined bounding box.
|
SoSFEnum<SoBBox.Modes> |
mode
Specifies the behavior of the
SoBBox node. |
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoBBox()
Constructor.
|
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderEngineMode, 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, getName, isDisposable, isSynchronizable, setName, setSynchronizable
getNativeResourceHandle
public final SoSFEnum<SoBBox.Modes> mode
SoBBox
node.
. Default is DISABLE.public final SoSFBox3f boundingBox
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com