|
CC-Fractal-Suite
|
| ▼NCC | |
| CCOP2_Buddhabrot | Mandelbrot Operator class |
| CCOP2_BuddhabrotData | Small object storing both the Fractal and the Transformation space info |
| CCOP2_FractalMatte | Fractal Matte Operator class |
| Ccop2_FractalMatteFunc | Pixel Function used to interpret the upstream fractals |
| CCOP2_Lyapunov | Lyapunov Operator class |
| CCOP2_LyapunovData | Small object storing both the Fractal and the Transformation space info |
| CCOP2_Mandelbrot | Mandelbrot Operator class |
| CCOP2_MandelbrotData | Small object storing both the Fractal and the Transformation space info |
| CCOP2_Pickover | Pickover Operator class |
| CCOP2_PickoverData | Small object storing both the Fractal and the Transformation space info |
| CFractal | Base class for fractals |
| CFractalCoordsInfo | A small container struct for fractal output |
| CFractalSpace | Object that stores and manipulates the overall 'offset' between the transformation space, and the desired viewing space of a fractal |
| CLyapunov | Lyapunov Fractal Class |
| CLyapunovStashData | Struct that stashes the data required to create a Lyapunov Fractal |
| CMandelbrot | Class implementing the Mandelbrot fractal |
| CMandelbrotStashData | Struct that stashes the data required to construct a Mandelbrot Fractal |
| CMultiXformData | A simple container struct that represents the total output of a MultiXform transformation |
| CMultiXformStashData | Struct that stashes a vector of XformStashDatas for FractalSpace |
| COP | OP is meant to remove the need to write public 'myConstructor' methods in every class like the examples |
| CPickover | Class that implements the 'Pickover Stalk' fractal |
| CPickoverStashData | Struct that stashes the data required to create a Pickover Fractal |
| CStashData | Base class for stash data defining pure virtual methods |
| CXformStashData | Struct that stashes of transformation parameter data for FractalSpace |
1.8.12