| clone() | mandelbrot | [inline, virtual] |
| fractale(std::complex< float > &s, long i) | fractale | [inline] |
| fractale() | fractale | [inline] |
| getBestWindow() | mandelbrot | [inline, static] |
| getMaxIterations() | fractale | [inline] |
| getName() | mandelbrot | [inline, virtual] |
| isImpair() | mandelbrot | [inline, virtual] |
| isVerticalSymetric() | mandelbrot | [inline, virtual] |
| mandelbrot(std::complex< float > &, long) | mandelbrot | |
| maxIterations | fractale | [protected] |
| nbIterations | fractale | [protected] |
| next(std::complex< float > &) | mandelbrot | [virtual] |
| renderingDestination(std::complex< float > &) | mandelbrot | [virtual] |
| setMaxIterations(long i) | fractale | [inline] |
| setStart(std::complex< float > &s) | fractale | [inline] |
| start | fractale | [protected] |
| stop() | mandelbrot | [virtual] |
| tmp | fractale | [protected] |
| ~fractale() | fractale | [inline, virtual] |
| ~mandelbrot() | mandelbrot |
1.4.6-NO