DoStereoSwitch(3D) — Stardent Computer Inc. (\*(Dd)
NAME
DoStereoSwitch − Create a stereo switch studio attribute object
SYNOPSIS
C:
DtObject DoStereoSwitch(switchvalue)
DtSwitch switchvalue;
Fortran:
INTEGER∗4 DOSTES(SWVAL)
INTEGER∗4 SWVAL
DESCRIPTION
DoStereoSwitch returns a stereo switch studio attribute. The switchvalue parameter is used to specify whether or not subsequent cameras are stereo cameras. When the stereo switch is enabled, the DoStereo <DOSTER> function is used to specify proper stereo camera positioning.
DEFAULTS
The default value for DoStereoSwitch is DcOff <DCOFF>.
SEE ALSO
September 29, 2021