| _interact | OFX::ValueParamDescriptor | [protected] |
| _paramName | OFX::ParamDescriptor | [protected] |
| _paramProps | OFX::ParamDescriptor | [protected] |
| _paramType | OFX::ParamDescriptor | [protected] |
| BaseDoubleParamDescriptor(void) | OFX::BaseDoubleParamDescriptor | [inline, protected] |
| BaseDoubleParamDescriptor(const std::string &name, ParamTypeEnum type, OfxPropertySetHandle props) | OFX::BaseDoubleParamDescriptor | [protected] |
| Double2DParamDescriptor(void) | OFX::Double2DParamDescriptor | [inline, protected] |
| Double2DParamDescriptor(const std::string &name, OfxPropertySetHandle props) | OFX::Double2DParamDescriptor | [protected] |
| getName(void) const | OFX::ParamDescriptor | [inline] |
| getPropertySet() | OFX::ParamDescriptor | [inline] |
| getType(void) const | OFX::ParamDescriptor | [inline] |
| mDeclareProtectedAssignAndCC(Double2DParamDescriptor) | OFX::Double2DParamDescriptor | [protected] |
| OFX::BaseDoubleParamDescriptor::mDeclareProtectedAssignAndCC(BaseDoubleParamDescriptor) | OFX::BaseDoubleParamDescriptor | [protected] |
| OFX::ValueParamDescriptor::mDeclareProtectedAssignAndCC(ValueParamDescriptor) | OFX::ValueParamDescriptor | [protected] |
| OFX::ParamDescriptor::mDeclareProtectedAssignAndCC(ParamDescriptor) | OFX::ParamDescriptor | [protected] |
| ParamDescriptor(void) | OFX::ParamDescriptor | [inline, protected] |
| ParamDescriptor(const std::string &name, ParamTypeEnum type, OfxPropertySetHandle props) | OFX::ParamDescriptor | [protected] |
| ParamSetDescriptor class | OFX::Double2DParamDescriptor | [friend] |
| setAnimates(bool v) | OFX::ValueParamDescriptor | |
| setCacheInvalidation(CacheInvalidationEnum v) | OFX::ValueParamDescriptor | |
| setCanUndo(bool v) | OFX::ValueParamDescriptor | |
| setDefault(double x, double y) | OFX::Double2DParamDescriptor | |
| setDigits(int v) | OFX::BaseDoubleParamDescriptor | |
| setDimensionLabels(const std::string &x, const std::string &y) | OFX::Double2DParamDescriptor | |
| setDisplayRange(double minX, double minY, double maxX, double maxY) | OFX::Double2DParamDescriptor | |
| setDoubleType(DoubleTypeEnum v) | OFX::BaseDoubleParamDescriptor | |
| setEnabled(bool v) | OFX::ParamDescriptor | |
| setEvaluateOnChange(bool v) | OFX::ValueParamDescriptor | |
| setHint(const std::string &hint) | OFX::ParamDescriptor | |
| setIncrement(double v) | OFX::BaseDoubleParamDescriptor | |
| setInteractDescriptor(ParamInteractDescriptor *desc) | OFX::ValueParamDescriptor | |
| setIsPersistant(bool v) | OFX::ValueParamDescriptor | |
| setIsSecret(bool v) | OFX::ParamDescriptor | |
| setLabels(const std::string &label, const std::string &shortLabel, const std::string &longLabel) | OFX::ParamDescriptor | |
| setParent(const GroupParamDescriptor &v) | OFX::ParamDescriptor | |
| setRange(double minX, double minY, double maxX, double maxY) | OFX::Double2DParamDescriptor | |
| setScriptName(const std::string &hint) | OFX::ParamDescriptor | |
| ValueParamDescriptor(void) | OFX::ValueParamDescriptor | [inline, protected] |
| ValueParamDescriptor(const std::string &name, ParamTypeEnum type, OfxPropertySetHandle props) | OFX::ValueParamDescriptor | [protected] |
| ~ParamDescriptor() | OFX::ParamDescriptor | [virtual] |
| ~ValueParamDescriptor() | OFX::ValueParamDescriptor | |