MGL_getPlaneMask

Returns the current plane mask for all rendering operations.

Declaration

ulong MGLAPI MGL_getPlaneMask(void)

Prototype In

mgraph.h

Return Value

Current plane mask.

Description

This function returns the current plane mask for all rendering operations, which is used to mask out specific bits from being affected during writes to the framebuffer.

See Also

MGL_setPlaneMask

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