#include <stdincl.h>
#include "Globals.h"
#include "mandel.h"
Include dependency graph for mandel.cpp:
Go to the source code of this file.
Defines | |
#define | STOPLIM 40 |
Functions | |
int | mandel_color (double x, double y) |
void | mandel_set () |
|
Referenced by mandel_color(). |
|
File ......... mandel.cpp Published .... 2005-02-07 Author ....... grymse@alhem.net Definition at line 29 of file mandel.cpp. References STOPLIM. Referenced by Grid::GetXY().
|
|
Definition at line 77 of file mandel.cpp.
|