StereoView

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in book_prev() (line 775 of /home/drbiz/public/tools.realism.com/modules/book/book.module).

Primary tabs

StereoView : X3DViewpointNode {
SFNode
[in,out]
viewpoint
NULL
SFNode
[in,out]
background
NULL
SFString
[in,out]
model
""
DEF or ID values
SFString
[in,out]
mode
"STEREO"
"STEREO" or "MONO"



}

Creates the necessary infrastruture to provide a stereographic view of the identified model. The view can be turned from MONO to STEREO by changing the mode field. The view of this node is controlled by the identified Viewpoint node. When the node is defined or mode is set to STEREO (independent of the current setting) causes the identified Viewpoint to become active (by sending true 'isBound' event).

The viewpoint field contains a Viewpoint node. [Consideration:  change this from a node to all of the relevant Viewpoint fields]

The background field contains a Background node. 

The model field is the DEF name of the model to view stereographically. Different models can be used by changing the value of this field.