Public Member Functions | Private Attributes | Friends
MandelbrotThread Class Reference

#include <mandelbrot.h>

List of all members.

Public Member Functions

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

Private Attributes

int id
int max_iter
bool single_precision
long long total_iter
MandelbrotWidgetwidget

Friends

class MandelbrotWidget

Detailed Description

Definition at line 35 of file mandelbrot.h.


Constructor & Destructor Documentation

Definition at line 44 of file mandelbrot.h.


Member Function Documentation

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

Definition at line 46 of file mandelbrot.cpp.

void MandelbrotThread::run ( void  )

Definition at line 126 of file mandelbrot.cpp.


Friends And Related Function Documentation

friend class MandelbrotWidget [friend]

Definition at line 37 of file mandelbrot.h.


Member Data Documentation

int MandelbrotThread::id [private]

Definition at line 40 of file mandelbrot.h.

Definition at line 40 of file mandelbrot.h.

Definition at line 41 of file mandelbrot.h.

long long MandelbrotThread::total_iter [private]

Definition at line 39 of file mandelbrot.h.

Definition at line 38 of file mandelbrot.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:12