28 #include <QWaitCondition>
39 void brot(
const QSize &size,
float x,
float y,
float scale);
47 virtual void mandelMe(QImage &
image,
float x,
float y,
float scale,
int maxIterations) = 0;
51 void ready(
const QImage &
image, quint64 cycles);
62 template<MandelImpl Impl>
66 Mandel(QObject *_parent = 0);
69 void mandelMe(QImage &
image,
float x,
float y,
float scale,
int maxIterations);
void emitImage(const QImage &image, quint64 cycles)
virtual void mandelMe(QImage &image, float x, float y, float scale, int maxIterations)=0
MandelBase(QObject *_parent=0)
void brot(const QSize &size, float x, float y, float scale)
Mandel(QObject *_parent=0)
void ready(const QImage &image, quint64 cycles)
void mandelMe(QImage &image, float x, float y, float scale, int maxIterations)
const char Int_t const char * image