ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | List of all members
Mandel< Impl > Class Template Reference

template<MandelImpl Impl>
class Mandel< Impl >

Definition at line 63 of file mandel.h.

Public Member Functions

 Mandel (QObject *_parent=0)
 
- Public Member Functions inherited from MandelBase
void brot (const QSize &size, float x, float y, float scale)
 

Protected Member Functions

void mandelMe (QImage &image, float x, float y, float scale, int maxIterations)
 
- Protected Member Functions inherited from MandelBase
 MandelBase (QObject *_parent=0)
 
 ~MandelBase ()
 
void emitImage (const QImage &image, quint64 cycles)
 
void run ()
 
bool restart () const
 

Additional Inherited Members

- Signals inherited from MandelBase
void ready (const QImage &image, quint64 cycles)
 

#include </mnt/vdb/lsf/workspace/root-makedoc/rootspi/rdoc/src/master/math/vc/examples/mandelbrot/mandel.h>

Inheritance diagram for Mandel< Impl >:
[legend]

Constructor & Destructor Documentation

template<MandelImpl Impl>
Mandel< Impl >::Mandel ( QObject *  _parent = 0)

Definition at line 38 of file mandel.cpp.

Member Function Documentation

template<MandelImpl Impl>
void Mandel< Impl >::mandelMe ( QImage &  image,
float  x,
float  y,
float  scale,
int  maxIterations 
)
protectedvirtual

Implements MandelBase.

Collaboration diagram for Mandel< Impl >:
[legend]

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