Interface used to access dynamic property double value.
More...
#include <OpenColorTransforms.h>
Interface used to access dynamic property double value.
Definition at line 745 of file OpenColorTransforms.h.
virtual OCIO_NAMESPACE::DynamicPropertyDouble::~DynamicPropertyDouble |
( |
| ) |
|
|
virtualdefault |
Do not use (needed only for pybind11).
OCIO_NAMESPACE::DynamicPropertyDouble::DynamicPropertyDouble |
( |
| ) |
|
|
protecteddefault |
virtual double OCIO_NAMESPACE::DynamicPropertyDouble::getValue |
( |
| ) |
const |
|
pure virtual |
virtual void OCIO_NAMESPACE::DynamicPropertyDouble::setValue |
( |
double |
value | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: