CC-Fractal-Suite
|
Header declaring the Mandelbrot Cop2 Operator. More...
#include "FractalSpace.h"
#include "Mandelbrot.h"
#include "FractalNode.h"
#include <COP2/COP2_Generator.h>
Go to the source code of this file.
Classes | |
class | CC::COP2_Mandelbrot |
Mandelbrot Operator class. More... | |
struct | CC::COP2_MandelbrotData |
Small object storing both the Fractal and the Transformation space info. More... | |
Enumerations | |
enum | CC::MandelbrotMode { SMOOTH, CC::RAW } |
Enumerates the different valid return types a Mandelbrot can have. More... | |
Header declaring the Mandelbrot Cop2 Operator.
enum CC::MandelbrotMode |