| 
    ML Reference
    
   | 
 
#include "mlSubImageBox.h"Go to the source code of this file.
Classes | |
| class | ml::UserThreadData | 
| Base class for thread local data that is passed to CalculateOutputImageHandler::calculateOutputSubImage.  More... | |
| class | ml::CalculateOutputImageHandler | 
| Base class for the calculation of pages of an output image (PagedImage) of a Module.  More... | |
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Typedefs | |
| typedef void | ml::CalculateOutputImagePropertiesCB(void *userData, PagedImage *outImage) | 
Callback for the calculation of the output image properties for outputImage.   | |