HDK
|
Interface used to access dynamic property ConstGradingRGBCurveRcPtr value. More...
#include <OpenColorTransforms.h>
Public Member Functions | |
virtual const ConstGradingRGBCurveRcPtr & | getValue () const =0 |
virtual void | setValue (const ConstGradingRGBCurveRcPtr &value)=0 |
Will throw if value is not valid. More... | |
DynamicPropertyGradingRGBCurve (const DynamicPropertyGradingRGBCurve &)=delete | |
DynamicPropertyGradingRGBCurve & | operator= (const DynamicPropertyGradingRGBCurve &)=delete |
virtual | ~DynamicPropertyGradingRGBCurve ()=default |
Do not use (needed only for pybind11). More... | |
Protected Member Functions | |
DynamicPropertyGradingRGBCurve ()=default | |
Interface used to access dynamic property ConstGradingRGBCurveRcPtr value.
Definition at line 778 of file OpenColorTransforms.h.
|
delete |
|
virtualdefault |
Do not use (needed only for pybind11).
|
protecteddefault |
|
pure virtual |
|
delete |
|
pure virtual |
Will throw if value is not valid.