AGI STK Graphics 11 Send comments on this topic.
AgEStkGraphicsStereoProjectionMode Enumeration
See Also 

Description

The stereoscopic projection mode used for the left and right eye scenes.

Members

Member Value Description
eStkGraphicsStereoProjectionParallel 0 Parallel projection. Parallel projection will ignore any projection distance that has been set and instead use a parallel projection for each eye. In parallel mode all objects will appear to go into the screen. Head mounted stereographic systems typically require a parallel projection.
eStkGraphicsStereoProjectionFixedDistance 1 Fixed distance projection. Objects at the fixed distance will appear to have no depth. Objects further than the distance will appear to go into the screen. Objects nearer than the distance will appear to pop out of the screen.
eStkGraphicsStereoProjectionAutomatic 2 Automatic distance projection. Automatic distance projection will ignore any projection distance that has been set and instead automatically calculates the projection distance based on the distance between the camera and the center of the scene.
© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface