12 #ifndef CXSHADINGPARAMSINTERFACES_H_ 13 #define CXSHADINGPARAMSINTERFACES_H_ 15 #include "cxGuiExport.h" 40 void activeImageChanged();
57 virtual double getValue()
const;
58 virtual bool setValue(
double val);
71 virtual double getValue()
const;
72 virtual bool setValue(
double val);
85 virtual double getValue()
const;
86 virtual bool setValue(
double val);
99 virtual double getValue()
const;
100 virtual bool setValue(
double val);
107 #endif //CXSHADINGPARAMSINTERFACES_H_ DoubleRange getValueRange() const
virtual ~DoublePropertyShadingSpecularPower()
ActiveImageProxyPtr mActiveImageProxy
virtual ~DoublePropertyShadingAmbient()
Utility class for describing a bounded numeric range.
boost::shared_ptr< class Image > ImagePtr
boost::shared_ptr< class ActiveImageProxy > ActiveImageProxyPtr
boost::shared_ptr< class ActiveData > ActiveDataPtr
virtual ~DoublePropertyShadingBase()
virtual QString getDisplayName() const
name of data entity. Used for display to user.
virtual QString getDisplayName() const
name of data entity. Used for display to user.
virtual QString getDisplayName() const
name of data entity. Used for display to user.
virtual ~DoublePropertyShadingDiffuse()
virtual ~DoublePropertyShadingSpecular()
virtual void connectValueSignals(bool on)
DoubleRange getValueRange() const
virtual QString getDisplayName() const
name of data entity. Used for display to user.
DoubleRange getValueRange() const
ActiveDataPtr mActiveData
DoubleRange getValueRange() const
Namespace for all CustusX production code.