Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkVectorImageMapper2D_h
14 #define mitkVectorImageMapper2D_h
23 class vtkScalarsToColors;
24 class vtkImageReslice;
40 itkFactorylessNewMacro(
Self);
64 virtual void PaintCells(vtkPolyData *contour,
66 vtkLinearTransform *vtktransform,
68 vtkScalarsToColors *lut,
Describes a two-dimensional, rectangular plane.
itk::RGBPixel< float > Color
Color Standard RGB color typedef (float)
Image class for storing images.
Find image slices visible on a given plane.
Base class of all mappers, Vtk as well as OpenGL mappers.
Base of all data objects.
mitk::Image::ConstPointer m_Image
Base class of all OpenGL-based mappers.
#define mitkClassMacro(className, SuperClassName)
#define MITKMAPPEREXT_EXPORT