Definition at line 128 of file ifs.c.
Public Attributes | |
| int | Nb_Simi |
| SIMI | Components [5 *MAX_SIMI] |
| int | Depth |
| int | Col |
| int | Count |
| int | Speed |
| int | Width |
| int | Height |
| int | Lx |
| int | Ly |
| DBL | r_mean |
| DBL | dr_mean |
| DBL | dr2_mean |
| int | Cur_Pt |
| int | Max_Pt |
| IFSPoint * | Buffer1 |
| IFSPoint * | Buffer2 |
Definition at line 131 of file ifs.c.
Referenced by Draw_Fractal(), draw_ifs(), init_ifs(), and Trace().
| SIMI Fractal_Struct::Components[5 *MAX_SIMI] |
Definition at line 132 of file ifs.c.
Referenced by Draw_Fractal(), draw_ifs(), init_ifs(), and Trace().
Definition at line 139 of file ifs.c.
Referenced by Draw_Fractal(), draw_ifs(), free_ifs_buffers(), and init_ifs().
Definition at line 139 of file ifs.c.
Referenced by Draw_Fractal(), draw_ifs(), free_ifs_buffers(), and init_ifs().
1.5.5