13#ifndef ML_PAGE_REQUEST_CURSOR_H
14#define ML_PAGE_REQUEST_CURSOR_H
30#define ML_PAGEREQUEST_TILES_NOT_CREATED -1
31#define ML_TILEREQUEST_PAGES_NOT_CREATED -1
102 void moveUpToNextDown();
113 int _processingScope;
118 MLint _numCreatedPageRequests;
A TileRequest either represents the input sub image that is needed by a PageRequest or if it is a roo...
MLint32 MLErrorCode
Type of an ML Error code.
#define MLEXPORT
To export symbols from a dll/shared object, we need to mark them with the MLEXPORT symbol.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
MLint64 MLint
A signed ML integer type with at least 64 bits used for index calculations on very large images even ...