#include "PainterPlugin.h"
#include "Workers/ImageSources/ImageSources.h"
#include "Workers/VectorGraphics/VectorObject2D.h"
#include "Workers/BaseLib/Mat.h"
#include "GUI/Widgets/GLImageWidget/GLImagePainter.h"
#include "Workers/Puma2/ColorImageRGB8.h"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | ImagePainter |
Default Painter Plugin template. More... |