#include <IMG_RasterSpan.h>
|
| IMG_RasterSpan (IMG_Raster *, unsigned long min=0, unsigned long max=0) |
|
| ~IMG_RasterSpan () |
|
int | getClosest (int scan_line, int pixel, int &x) |
|
int | getClosest (int x, int y, float max, int &tx, int &ty, float &dist, float min=-1) |
|
void | print (FILE *) |
|
Definition at line 22 of file IMG_RasterSpan.h.
IMG_RasterSpan::IMG_RasterSpan |
( |
IMG_Raster * |
, |
|
|
unsigned long |
min = 0 , |
|
|
unsigned long |
max = 0 |
|
) |
| |
IMG_RasterSpan::~IMG_RasterSpan |
( |
| ) |
|
int IMG_RasterSpan::getClosest |
( |
int |
scan_line, |
|
|
int |
pixel, |
|
|
int & |
x |
|
) |
| |
void IMG_RasterSpan::print |
( |
FILE * |
| ) |
|
The documentation for this class was generated from the following file: