Utah Raster Toolkit
9999-git
URT Development version (post-3.1b)
|
Data Fields | |
short | x1 |
short | y1 |
short | x2 |
short | y2 |
short | top |
short | bottom |
short | unused [19] |
char | reserved [14] |
Definition at line 38 of file wasatchrle.c.
short was_head::bottom |
Definition at line 41 of file wasatchrle.c.
char was_head::reserved[14] |
Definition at line 43 of file wasatchrle.c.
short was_head::top |
Definition at line 41 of file wasatchrle.c.
short was_head::unused[19] |
Definition at line 42 of file wasatchrle.c.
short was_head::x1 |
Definition at line 39 of file wasatchrle.c.
short was_head::x2 |
Definition at line 40 of file wasatchrle.c.
short was_head::y1 |
Definition at line 39 of file wasatchrle.c.
short was_head::y2 |
Definition at line 40 of file wasatchrle.c.