Go to the source code of this file.
Classes | |
| struct | _ifsPoint |
Typedefs | |
| typedef struct _ifsPoint | IFSPoint |
Functions | |
| void | init_ifs (int width, int height) |
| void | ifs_update (guint32 *buffer, guint32 *back, int width, int height, int increment) |
| void | release_ifs (void) |
| IFSPoint * | draw_ifs (int *nbPoints) |
| void init_ifs | ( | int | width, | |
| int | height | |||
| ) |
| void ifs_update | ( | guint32 * | buffer, | |
| guint32 * | back, | |||
| int | width, | |||
| int | height, | |||
| int | increment | |||
| ) |
| void release_ifs | ( | void | ) |
| IFSPoint* draw_ifs | ( | int * | nbPoints | ) |
1.5.5