public class SoDepthComposerParams extends SoNode
SoDepthComposerParams class is the abstract base class for global depth compositing parameters setup.
File format/default:
DepthComposerParams {
| depthBits | DEPTH_32 |
| hullOptimization | true |
| Modifier and Type | Class and Description |
|---|---|
static class |
SoDepthComposerParams.DepthBitsType |
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
static int |
AUTO
Deprecated.
Use
SoDepthComposerParams.DepthBitsType.AUTO instead. |
static int |
DEPTH_16
Deprecated.
Use
SoDepthComposerParams.DepthBitsType.DEPTH_16 instead. |
static int |
DEPTH_32
Deprecated.
Use
SoDepthComposerParams.DepthBitsType.DEPTH_32 instead. |
SoSFEnum<SoDepthComposerParams.DepthBitsType> |
depthBits
Number of depth bits precision to use for depth composition.
|
SoSFBool |
hullOptimization
Enables hull optimization.
|
VERBOSE_LEVEL, ZeroHandleaffectsState, 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, writecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizablegetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public static final int AUTO
SoDepthComposerParams.DepthBitsType.AUTO instead.@Deprecated public static final int DEPTH_16
SoDepthComposerParams.DepthBitsType.DEPTH_16 instead.@Deprecated public static final int DEPTH_32
SoDepthComposerParams.DepthBitsType.DEPTH_32 instead.public final SoSFEnum<SoDepthComposerParams.DepthBitsType> depthBits
DepthBits. Default is DEPTH_32.public final SoSFBool hullOptimization
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com