17 #ifndef MITKGLMAPPER_H_HEADER_INCLUDED_C197C872
18 #define MITKGLMAPPER_H_HEADER_INCLUDED_C197C872
58 ApplyColorAndOpacityProperties(renderer);
64 virtual void ApplyColorAndOpacityProperties(
mitk::BaseRenderer *renderer, vtkActor *actor = NULL)
override;
77 DEPRECATED(
virtual bool IsVtkBased()
const override);
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.
virtual void ApplyProperties(mitk::BaseRenderer *renderer)
Apply color and opacity properties read from the PropertyList.
#define mitkClassMacro(className, SuperClassName)
#define MITKLEGACYGL_EXPORT