Supported Browsers Home   
MGL_emptyRegion Previous   
MGL_enableOpenGLDrivers Next   
External Functions Up   

MGL_enableAllDrivers

Enables all available non-OpenGL MGL device drivers for use.

Declaration

void MGLAPI MGL_enableAllDrivers(void)

Prototype In

mgraph.h

Description

This function enables all non-OpenGL specific MGL device drivers available on the target system for use, so that they will be used as part of the dynamic hardware detection process. This is normally the default case when you first initialise the MGL, so you only need to call this function if you have disabled any of the device drivers to modify the detection process. To enable OpenGL hardware support, use the MGL_enableOpenGLDrivers function.

See Also

MGL_enableOpenGLDrivers, MGL_disableDriver

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