One-dimensional region structure. More...
#include <assert.h>
#include <stdbool.h>
Go to the source code of this file.
One-dimensional region structure.
This header file defines the blit_rgn1 structure, which represents a one-dimensional region with an origin, extent, and source origin. It also provides inline functions for normalising, slipping, and clipping the region.
blit_rgn1
Definition in file rgn1.h.