TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
MandelbrotThread Class Reference

#include <mandelbrot.h>

Inheritance diagram for MandelbrotThread:

Public Member Functions

 MandelbrotThread (MandelbrotWidget *w, int i)
 
void run ()
 
template<typename Real >
void render (int img_width, int img_height)
 

Friends

class MandelbrotWidget
 

Constructor & Destructor Documentation

◆ MandelbrotThread()

MandelbrotThread::MandelbrotThread ( MandelbrotWidget w,
int  i 
)
inline

Member Function Documentation

◆ render()

template<typename Real >
void MandelbrotThread::render ( int  img_width,
int  img_height 
)

◆ run()

void MandelbrotThread::run ( )

Friends And Related Symbol Documentation

◆ MandelbrotWidget

friend class MandelbrotWidget
friend

The documentation for this class was generated from the following files: