13 #ifndef mitkPointSetVtkMapper3D_h
14 #define mitkPointSetVtkMapper3D_h
19 #include <vtkSmartPointer.h>
23 class vtkPropAssembly;
24 class vtkAppendPolyData;
27 class vtkPolyDataMapper;
28 class vtkTransformPolyDataFilter;
95 itkFactorylessNewMacro(
Self);
111 DEPRECATED(
void ReleaseGraphicsResources(vtkWindow *renWin));
125 virtual void CreateContour(vtkPoints *points, vtkCellArray *connections);
126 virtual void CreateVTKRenderObjects();