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, writecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizablegetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic 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 July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com