blit
Loading...
Searching...
No Matches
Data Structures
rgn1.h File Reference

One-dimensional region structure. More...

#include <assert.h>
#include <stdbool.h>
Include dependency graph for rgn1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  blit_rgn1
 One-dimensional region structure. More...
 

Detailed Description

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.

Definition in file rgn1.h.