Fractol 1.0
A fractal visualization project implemented in C.
|
Data structure for fractal rendering. More...
#include <fractol.h>
Data Fields | |
double | zoom |
double | c [2] |
double | offset [2] |
mlx_t * | mlx |
mlx_image_t * | img |
t_fractal_type | fractal_type |
t_fractal_type s_data::fractal_type |