instantreality 1.0

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

TiledClusterWindow

This cluster window can be used to connect avalon with a tiled display that is driven by a cluster

Inheritance

Code

XML encoding
<TiledClusterWindow stereo='FALSE'
rows='1'
columns='1'
tileWidth='1024'
tileHeight='768'
overlapX='0'
overlapY='0'
offsetX='0'
offsetY='0'
eyeSeparation='0'
zeroParallaxDistance='1'
quadBuffer='FALSE'
balance='FALSE'
showBalancing='FALSE'
maxDepth='999'
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
TiledClusterWindow {
	stereo FALSE
	rows 1
	columns 1
	tileWidth 1024
	tileHeight 768
	overlapX 0
	overlapY 0
	offsetX 0
	offsetY 0
	eyeSeparation 0
	zeroParallaxDistance 1
	quadBuffer FALSE
	balance FALSE
	showBalancing FALSE
	maxDepth 999
	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