public class SoTileComposerParams extends SoNode
SoTileComposerParams class is an abstract base class for global tile compositing parameter setup.
File format/default:
TileComposerParams {
| hullOptimization | false |
| enableLoadBalancing | false |
| loadBalancingInterval | 100 |
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFBool |
enableLoadBalancing
Enables tile load balancing.
|
SoSFBool |
hullOptimization
Enables hull optimization.
|
SoSFUInt32 |
loadBalancingInterval
Specifies the tile load balancing time interval (in milliseconds).
|
VERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoTileComposerParams()
Constructor.
|
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 SoSFBool hullOptimization
public final SoSFBool enableLoadBalancing
To maximize performance, ScaleViz can do load balancing. Load balancing will dynamically calculate (and change if needed) the viewport size to redistribute the workload when one or more OIRUs become overloaded.
public final SoSFUInt32 loadBalancingInterval
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com