Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psRegion Struct Reference

#include <psRegion.h>


Detailed Description

Basic image region structure.

Struct for specifying a rectangular area in an image.

Definition at line 11 of file psRegion.h.

Data Fields

float x0
 the first column of the region.
float x1
 the last column of the region.
float y0
 the first row of the region.
float y1
 the last row of the region.


Field Documentation

float psRegion::x0
 

the first column of the region.

Definition at line 13 of file psRegion.h.

float psRegion::x1
 

the last column of the region.

Definition at line 14 of file psRegion.h.

float psRegion::y0
 

the first row of the region.

Definition at line 15 of file psRegion.h.

float psRegion::y1
 

the last row of the region.

Definition at line 16 of file psRegion.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 3 14:15:12 2006 for Pan-STARRS Foundation Library by  doxygen 1.4.4