33 #ifndef CXSHADINGPARAMSINTERFACES_H_
34 #define CXSHADINGPARAMSINTERFACES_H_
36 #include "cxGuiExport.h"
61 void activeImageChanged();
78 virtual double getValue()
const;
79 virtual bool setValue(
double val);
92 virtual double getValue()
const;
93 virtual bool setValue(
double val);
106 virtual double getValue()
const;
107 virtual bool setValue(
double val);
120 virtual double getValue()
const;
121 virtual bool setValue(
double val);
128 #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