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, 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 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 August 20, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com