Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 410 Bytes

File metadata and controls

29 lines (16 loc) · 410 Bytes

NAME

ClearRegion -- Remove all rectangles from region.

SYNOPSIS

    ClearRegion(region)
                 a0

    void ClearRegion( struct Region * );

Links: Region

FUNCTION

Clip away all rectangles in the region leaving nothing.

INPUTS

region - pointer to Region structure

BUGS

SEE ALSO

NewRegion graphics/regions.h