Supported Browsers Home   
MGL_clearDevice Previous   
MGL_clearViewport Next   
External Functions Up   

MGL_clearRegion

Clears the specified region to an empty region.

Declaration

void MGLAPI MGL_clearRegion(
    region_t *r)

Prototype In

mgraph.h

Parameters

r

region to be cleared

 

Description

This function clears the specified region to an empty region, freeing up all the memory used to store the region data.

See Also

MGL_newRegion, MGL_copyRegion, MGL_freeRegion

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