public class SoScaleVizParameters extends SoNode
SoScaleVizParameters
class is the abstract base class for global ScaleViz parameter setup.
File format/default:
ScaleVizParameters {
tileComposerParams | default SoTileComposerParams |
depthComposerParams | default SoDepthComposerParams |
remoteParams | default SoRemoteParams |
displayOIRU | false |
localCompositing | false |
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFNode |
depthComposerParams
Specifies an
SoDepthComposerParams node. |
SoSFBool |
displayOIRU
If true, OIRU rendering is displayed.
|
SoSFBool |
localCompositing
If true, enables local compositing.
|
SoSFNode |
remoteParams
Specifies an
SoRemoteParams node. |
SoSFNode |
tileComposerParams
Specifies an
SoTileComposerParams node. |
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoScaleVizParameters()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SoDepthComposerParams |
getDepthComposerParams()
Returns the
SoDepthComposerParams object. |
SoRemoteParams |
getRemoteParam()
Returns the
SoRemoteParams object. |
SoTileComposerParams |
getTileComposerParams()
Returns the
SoTileComposerParams object. |
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
public final SoSFNode tileComposerParams
SoTileComposerParams
node.public final SoSFNode depthComposerParams
SoDepthComposerParams
node.public final SoSFNode remoteParams
SoRemoteParams
node.public final SoSFBool displayOIRU
public final SoSFBool localCompositing
public SoRemoteParams getRemoteParam()
SoRemoteParams
object.public SoTileComposerParams getTileComposerParams()
SoTileComposerParams
object.public SoDepthComposerParams getDepthComposerParams()
SoDepthComposerParams
object.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com