|
|
|
|
MGL_isStereoDC
Determines if the specified device context is stereo enabled.
Declaration
ibool MGLAPI MGL_isStereoDC(
MGLDC *dc)
Prototype In
mgraph.h
Parameters
dc |
Device context to check |
Return Value
True if the device context is stereo enabled, false if not.
Description
This function determines if the passed in device context supports stereo rendering.
See Also
MGL_isDisplayDC, MGL_isOffscreenDC, MGL_isOverlayDC, MGL_isWindowedDC
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com