#include <GLUT/glut.h>
#include <list>
#include <math.h>
#include "WaveAxes.h"
#include "ProjectionAxes.h"
#include "BaseUIElement.h"
#include "PlotUtils.h"
#include "SimpleKeyEvent.h"
Classes | |
class | SpikePlot |
Class for drawing the waveforms and projections of incoming spikes. More... |
Macros | |
#define | TETRODE_PLOT 1004 |
#define | STEREO_PLOT 1002 |
#define | SINGLE_PLOT 1001 |
#define TETRODE_PLOT 1004 |
#define STEREO_PLOT 1002 |
#define SINGLE_PLOT 1001 |