CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
ImageGenerator.h File Reference
#include <casacore/images/Images/ImageInterface.h>
#include <functional>
Include dependency graph for ImageGenerator.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  carta::GeneratedImage
 

Namespaces

namespace  carta
 

Typedefs

using GeneratorProgressCallback = std::function< void(float)>
 

Typedef Documentation

◆ GeneratorProgressCallback

using GeneratorProgressCallback = std::function<void(float)>