MGL_rgnSolidRect

Generate a solid rectangle as a region from two points.

Declaration

void MGL_rgnSolidRect(
    rect_t r)

Prototype In

mgraph.h

Parameters

r

Rectangle the coordinates of the region

 

Return Value

New region generated, NULL if out of memory.

Description

This function generates a solid rectangle as a region.

See Also

MGL_rgnSolidRectCoord, MGL_rgnSolidRectPt

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