17 #ifndef _MITK_VECTOR_IMAGE_MAPPER_2D__H_
18 #define _MITK_VECTOR_IMAGE_MAPPER_2D__H_
27 class vtkScalarsToColors;
28 class vtkImageReslice;
58 itkSetConstObjectMacro(
Image,
mitk::Image);
64 itkGetConstObjectMacro(Image,
mitk::Image);
66 virtual
void PaintCells(vtkPolyData *contour,
68 vtkLinearTransform *vtktransform,
70 vtkScalarsToColors *lut,
84 vtkLookupTable *m_LUT;
Base of all data objects.
#define MITKMAPPEREXT_EXPORT
Organizes the rendering process.
Base class of all OpenGL-based mappers.
DataCollection - Class to facilitate loading/accessing structured data.
Base class of all mappers, Vtk as well as OpenGL mappers.
#define mitkClassMacro(className, SuperClassName)
Image class for storing images.
itk::RGBPixel< float > Color
Color Standard RGB color typedef (float)
Describes a two-dimensional, rectangular plane.