13 #ifndef mitkVtkAnnotation3D_h
14 #define mitkVtkAnnotation3D_h
18 #include <vtkSmartPointer.h>
#define MITKANNOTATION_EXPORT
The VtkAnnotation3D class is the basis for all VTK based Annotation which create any 3D element as a ...
void SetOffsetVector(const Point3D &OffsetVector)
~VtkAnnotation3D() override
virtual destructor in order to derive from this class
void SetPosition3D(const Point3D &position3D)
mitkClassMacro(VtkAnnotation3D, VtkAnnotation)
void UpdateVtkAnnotation(BaseRenderer *renderer) override=0
Point3D GetOffsetVector() const
Point3D GetPosition3D() const
VtkAnnotation3D()
explicit constructor which disallows implicit conversions
The VtkAnnotation class is the base for all Annotation which are using the VTK framework to render th...
Find image slices visible on a given plane.