MGL_glDisableMGLFuncs
Disables MGL 2D drawing functions using an OpenGL surface
Declaration
void MGLAPI MGL_glDisableMGLFuncs(MGLDC *dc)
Prototype In
mgraph.h
Parameters
dc |
Device context to disable 2D MGL functions for |
Description
This function disable support for MGL 2D functions for hardware accelerated OpenGL surfaces. This does the opposite of the MGL_glEnableMGLFuncs function.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com