Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "mitkProgressBar.h"
#include "mitkSurface.h"
#include "mitkSurfaceToSurfaceFilter.h"
#include <MitkSurfaceInterpolationExports.h>
#include "vtkCellArray.h"
#include "vtkMath.h"
#include "vtkPoints.h"
#include "vtkPolyData.h"
#include "vtkPolygon.h"
#include "vtkSmartPointer.h"
#include <stack>
Go to the source code of this file.
Classes | |
class | mitk::ReduceContourSetFilter |
A filter that reduces the number of points of contours represented by a mitk::Surface. More... | |
struct | mitk::ReduceContourSetFilter::LineSegment |
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |