14 #include <vtkProperty.h> 30 MITK_INFO <<
"Warning: invalid rendering configuration" << std::endl;
41 MITK_INFO <<
"Warning: invalid rendering configuration" << std::endl;
70 itk::LightObject::Pointer mitk::VtkVolumeRenderingProperty::InternalClone()
const 72 itk::LightObject::Pointer result(
new Self(*
this));
virtual IdType GetValueAsId() const
virtual bool SetValue(const std::string &name)
virtual void AddRenderingTypes()
bool AddEnum(const std::string &name, const IdType &id) override
virtual bool AddEnum(const std::string &name, const IdType &id)
#define VTK_VOLUME_RAY_CAST_MIP_FUNCTION
#define VTK_RAY_CAST_COMPOSITE_FUNCTION
virtual void SetRenderingTypeToMIP()
virtual int GetRenderingType()
virtual void SetRenderingTypeToComposite()
virtual bool IsValidEnumerationValue(const IdType &id) const
VtkVolumeRenderingProperty Self
VtkVolumeRenderingProperty()