17 #ifndef VTKOVERLAY3D_H
18 #define VTKOVERLAY3D_H
22 #include <vtkSmartPointer.h>
44 virtual void UpdateVtkOverlay(
BaseRenderer *renderer)
override = 0;
The VtkOverlay class is the base for all Overlays which are using the VTK framework to render the ele...
Organizes the rendering process.
DataCollection - Class to facilitate loading/accessing structured data.
The VtkOverlay3D class is the basis for all VTK based Overlays which create any 3D element as a vtkPr...
#define mitkClassMacro(className, SuperClassName)