#include <wx/wxprec.h>
#include <wx/wx.h>
#include "mathplot.h"
#include "pFunctionPoint.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | pPlotterLayer |
Defines | |
#define | MAX_POINTS 50 |
#define | MOVE 5 |
#define MAX_POINTS 50 |
Definition at line 25 of file pPlotterLayer.h.
#define MOVE 5 |
Definition at line 26 of file pPlotterLayer.h.
Referenced by pPlotterLayer::drawPoints().