13 #ifndef _MITK_VECTOR_IMAGE_MAPPER_2D__H_ 14 #define _MITK_VECTOR_IMAGE_MAPPER_2D__H_ 23 class vtkScalarsToColors;
24 class vtkImageReslice;
40 itkFactorylessNewMacro(
Self);
64 virtual void PaintCells(vtkPolyData *contour,
66 vtkLinearTransform *vtktransform,
68 vtkScalarsToColors *lut,
Base of all data objects.
#define MITKMAPPEREXT_EXPORT
mitk::Image::ConstPointer m_Image
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.