#include <qglviewer.h>
Include dependency graph for interface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
class | Viewer |
Enumerations | |
enum | mode { NONE, ADDAXON } |
|
mode enumerates the different configuration possible for the modeler. It illlustrates the states of the toggle buttons of the modeler ADDNEURON : The user will be able to add neurons while clicking in a layer ADDAXON
Definition at line 12 of file interface.h. Referenced by Viewer::setMode(). |