Vizard 7 » Command Index » Vizard objects » viewpoint » <viewpoint>.getScene
7.6

<viewpoint>.getScene

Get the scene of the viewpoint

<viewpoint>.getScene(  
eye = viz.LEFT_EYE  
)  
eye = viz.LEFT_EYE
One of the following values:

viz.LEFT_EYE
viz.RIGHT_EYE

Remarks

This command will return the scene that is currently associated with the viewpoint.

Return Value

<scene> object