#include <networkagent.h>
Public Member Functions | |
| NetworkAgent (QVector< QVector< long > > &result, QSize resolution, QRectF window, bool isRandom, QString fractaleName, int offset, int iterations, int nbRandom, QString output, int step) | |
| ~NetworkAgent () | |
Static Public Member Functions | |
| static int | process (CommandLineArguments &) |
Protected Attributes | |
| QVector< QVector< long > > & | result |
Definition at line 33 of file networkagent.h.
1.4.6-NO