#include <wx/wxprec.h>
#include <wx/wx.h>
#include "HistogramWidget.h"
#include "vtkImageData.h"
#include <vtkPiecewiseFunction.h>
#include <vtkColorTransferFunction.h>
#include <vtkVolumeRayCastMapper.h>
#include <vtkVolume.h>
#include "../wxMPRWidget.h"
Go to the source code of this file.
Classes | |
class | HistogramDialog |