instantreality 1.0

Component:
Navigation
Status:
partly implemented
Structure type:
concrete
Standard:
X3D3.2

ViewpointGroup

ViewpointGroup is used to control display of viewpoints on the viewpoint list. Use of ViewpointGroup allows a viewpoint list to have a tree structure, similar to a bookmark list.

Inheritance

Code

XML encoding
<ViewpointGroup description=''
displayed='TRUE'
center='0 0 0'
size='0 0 0'
retainUserOffsets='FALSE'
logFeature=''
 />
Classic encoding
ViewpointGroup {
	description ""
	displayed TRUE
	center 0 0 0
	size 0 0 0
	retainUserOffsets FALSE
	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