MeVisLab Toolbox Reference
|
Go to the source code of this file.
Classes | |
class | ml::PageRequestCursor |
A cursor to create page and tile requests in an iterative manner, to allow breaking/resuming at any time and to avoid a recursive tree traversal which can not be easily resumed. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Macros | |
#define | ML_PAGEREQUEST_TILES_NOT_CREATED -1 |
#define | ML_TILEREQUEST_PAGES_NOT_CREATED -1 |
#define ML_PAGEREQUEST_TILES_NOT_CREATED -1 |
Definition at line 30 of file mlPageRequestCursor.h.
#define ML_TILEREQUEST_PAGES_NOT_CREATED -1 |
Definition at line 31 of file mlPageRequestCursor.h.