[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]


NAME
    ClearRegion -- Remove all rectangles from region.

SYNOPSIS
    ClearRegion(region)
                 a0

    void ClearRegion( struct Region * );

FUNCTION
    Clip away all rectangles in the region leaving nothing.

INPUTS
    region - pointer to Region structure

BUGS

SEE ALSO
    NewRegion() graphics/regions.h