#include <wx/wxprec.h>#include <wx/wx.h>#include "marTypes.h"#include "pPlotter.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 | HistogramWidget |
Defines | |
| #define | NUM_POINTS 100 |
| #define | WINDOW_SIZE 10 |
| #define NUM_POINTS 100 |
Definition at line 28 of file HistogramWidget.h.
| #define WINDOW_SIZE 10 |
Definition at line 29 of file HistogramWidget.h.
1.6.1