instantreality 1.0

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

ClusterWindow (alias: MultiDisplayClusterWindow)

A ClusterWindow is used to do cluster rendering

Inheritance

Code

XML encoding
<ClusterWindow 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
ClusterWindow {
	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