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, ZeroHandle
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 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 January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com