#include <mandelbrot.h>
Definition at line 20 of file mandelbrot.h.
◆ MandelbrotThread()
◆ render()
template<typename Real >
void MandelbrotThread::render |
( |
int |
img_width, |
|
|
int |
img_height |
|
) |
| |
◆ run()
void MandelbrotThread::run |
( |
| ) |
|
◆ MandelbrotWidget
◆ id
◆ max_iter
int MandelbrotThread::max_iter |
|
private |
◆ single_precision
bool MandelbrotThread::single_precision |
|
private |
◆ total_iter
long long MandelbrotThread::total_iter |
|
private |
◆ widget
The documentation for this class was generated from the following files: