12 #include <COP2/COP2_MaskOp.h> 20 static const int REFERENCE_FRACTAL_ITERS{ 10 };
36 bool displayreffractal;
58 static PRM_Template myTemplateList[];
Header-only include that generically declares a ton of static variables and Parm Template Macros for ...
Header declaring the Mandelbrot and Pickover fractal classes.
Mandelbrot Operator class.
Definition: COP2_Buddhabrot.h:47
static OP_TemplatePair myTemplatePair
Assign Template Pair of node to generator.
Definition: COP2_Buddhabrot.h:52
static OP_VariablePair myVariablePair
Assign empty variable pairing.
Definition: COP2_Buddhabrot.h:55
Small object storing both the Fractal and the Transformation space info.
Definition: COP2_Buddhabrot.h:27
Class implementing the Mandelbrot fractal.
Definition: Mandelbrot.h:26
Object that stores and manipulates the overall 'offset' between the transformation space...
Definition: FractalSpace.h:56
Definition: COP2_Buddhabrot.h:17