#include "TIL_API.h"#include <PXL/PXL_Raster.h>#include <IMG/IMG_RasterFilter.h>#include "TIL_Defines.h"Go to the source code of this file.
Classes | |
| class | TIL_Raster |
Defines | |
| #define | TIL_RASTER_COMPLETE 0 |
| #define | TIL_RASTER_INCOMPLETE 1 |
| #define | TIL_RASTER_CORRUPT -1 |
| #define TIL_RASTER_COMPLETE 0 |
Definition at line 33 of file TIL_Raster.h.
| #define TIL_RASTER_CORRUPT -1 |
Definition at line 35 of file TIL_Raster.h.
| #define TIL_RASTER_INCOMPLETE 1 |
Definition at line 34 of file TIL_Raster.h.
1.5.9