#include <wx/wxprec.h>#include <wx/wx.h>#include "marTypes.h"#include "pPlotterWindow.h"#include "pFunctionPoint.h"#include "vtkImageData.h"#include "pHistogram.h"#include "pPlotterScaleY.h"#include "pPlotterScaleX.h"


Go to the source code of this file.
Classes | |
| class | Histogram |
Defines | |
| #define | NUM_POINTS 100 |
| #define | WINDOW_SIZE 10 |
| #define NUM_POINTS 100 |
Definition at line 28 of file Histogram.h.
Referenced by HistogramWidget::drawHistogram(), and Histogram::drawHistogram().
| #define WINDOW_SIZE 10 |
Definition at line 29 of file Histogram.h.
1.5.3