instantreality 1.0

Component:
Engine
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

SortFirstClusterWindow

The SortFirstClusterWindow can be used to do parallel rendering in anetwork of workstations. The screen space dynamically split into nonoverlapping regions. This regions are rendered in parallel. The result is visualized in the window that is set as clientWindow

Inheritance

Code

XML encoding
<SortFirstClusterWindow compression=''
subtileSize='32'
compose='TRUE'
region='0'
enableFaceDistribution='TRUE'
servers=''
connectionType='Multicast'
connectionInterface=''
servicePort='8437'
destination=''
autostartDemonType='auto'
autostartDemonPort='35669'
view=''
background=''
foreground=''
environment=''
user=''
fog=''
enabled='TRUE'
buffer='2'
sample='1'
sampleFilterMode='auto'
position='-1 -1'
size='512 512'
fullScreen='FALSE'
drawCursor='TRUE'
drawToolBar='TRUE'
border='TRUE'
pipe=''
description=''
ignoreExtensions=''
visible='TRUE'
logFeature=''
 />
Classic encoding
SortFirstClusterWindow {
	compression ""
	subtileSize 32
	compose TRUE
	region 0
	enableFaceDistribution TRUE
	servers [""]
	connectionType "Multicast"
	connectionInterface ""
	servicePort 8437
	destination ""
	autostartDemonType "auto"
	autostartDemonPort 35669
	view [""]
	background [""]
	foreground [""]
	environment [""]
	user [""]
	fog [""]
	enabled TRUE
	buffer 2
	sample 1
	sampleFilterMode "auto"
	position -1 -1
	size 512 512
	fullScreen FALSE
	drawCursor TRUE
	drawToolBar TRUE
	border TRUE
	pipe ""
	description ""
	ignoreExtensions [""]
	visible TRUE
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element