GA_softStereoScheduleFlip

Schedule a new stereo display start address change.

Declaration

void            NAPI GA_softStereoScheduleFlip(N_uint32 leftAddr,N_uint32 rightAddr);
STEREO_ENTRY void NAPI GA_softStereoScheduleFlip(
    N_uint32 leftAddr,
    N_uint32 rightAddr)

Prototype In

snap/graphics.h

Parameters

leftAddr

Left display start address to make active

rightAddr

Right display start address to make active

 

Description

This function schedules a new left and right start address to take hold on the next vertical retrace for the LC shutter glasses. This is used for double and triple buffering when stereo mode is active.

See Also

GA_softStereoGetFlipStatus, GA_softStereoWaitTillFlipped

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com