public class SoTileComposer extends SoBaseScreen
SoTileComposer
node is used in a ScaleViz configuration file. SoTileComposer
nodes provide a simple way of defining a sub-viewport area that will be rendered by a render node. SoTileComposer
fields describe the portion of the view volume that will be rendered.
This class is used in Cluster mode Only (no MultiPipe support).
In Cluster mode, use tileOrigin
and tileSize
to set the portion of the view volume to render, and use channelOrigin
and channelSize
to specify where it will be rendered on the physical screen.
File format/default:
TileComposer {
channelOrigin | 0.0 0.0 |
channelSize | 1.0 1.0 |
tileOrigin | 0.0 0.0 |
tileSize | 1.0 1.0 |
display | ":0" |
name | "screen" |
hostname | "localhost" |
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFVec2f |
tileOrigin
This field specifies the origin of the rectangular part of the view volume to be rendered on this screen.
|
SoSFVec2f |
tileSize
This field specifies the size of the rectangular part of the view volume to be rendered on this screen.
|
channelOrigin, channelSize, display, hostname, name, position, size
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoTileComposer()
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 SoSFVec2f tileOrigin
public final SoSFVec2f tileSize
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com