|
TR-mbed 1.0
|
#include <mandelbrot.h>
Public Member Functions | |
| MandelbrotThread (MandelbrotWidget *w, int i) | |
| void | run () |
| template<typename Real > | |
| void | render (int img_width, int img_height) |
Friends | |
| class | MandelbrotWidget |
|
inline |
| void MandelbrotThread::run | ( | ) |
|
friend |