TarzaNN
TarzaNN neural network simulator
|
#include <QGLWidget>
#include <QVariant>
#include <QEvent>
#include <QMouseEvent>
#include <QKeyEvent>
#include <QPaintEvent>
#include "Network.h"
#include "UI_Widget.h"
Go to the source code of this file.
Classes | |
struct | image_t |
class | GL3DViewer |
Defines | |
#define | SQUARE_SIZE 20 |
Typedefs | |
typedef struct image_t | image_t |
#define SQUARE_SIZE 20 |