#include <interface.h>
Public Member Functions | |
Viewer (QWidget *parent, const char *name) | |
void | drawText (float x, float y, float z, const QString &s, const QFont &q) |
void | timerEvent (QTimerEvent *) |
void | setMode (int mode) |
int | mode (void) |
void | resetMode (void) |
Protected Member Functions | |
virtual void | draw () |
virtual void | drawWithNames () |
virtual void | fastDraw () |
virtual void | postSelection (int x, int y) |
virtual void | init () |
virtual QString | helpString () const |
|
Definition at line 15 of file interface.cpp. |
|
Definition at line 69 of file interface.cpp. References ADDAXON, Network::draw(), network, and Network::setShininess(). |
|
Definition at line 78 of file interface.cpp. |
|
Definition at line 83 of file interface.cpp. References Network::draw(), network, and Network::setShininess(). |
|
Definition at line 88 of file interface.cpp. References Network::draw(), network, and Network::setShininess(). |
|
Definition at line 123 of file interface.cpp. |
|
Definition at line 24 of file interface.cpp. References NONE. |
|
Definition at line 54 of file interface.cpp. Referenced by postSelection(). |
|
Definition at line 93 of file interface.cpp. References Network::addAxon(), ADDAXON, Network::existAxon(), Network::existLayer(), Network::existNeuron(), Network::frame(), Network::getLayerNumTheNeuronIsOn(), mode(), and network. |
|
Definition at line 62 of file interface.cpp. References NONE. |
|
Definition at line 58 of file interface.cpp. References mode. |
|
Definition at line 119 of file interface.cpp. |