Home
last modified time | relevance | path

Searched refs:DoubleTypeEnum (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/PropTester/
H A DpropTester.cpp315 void describeDoubleParam(OFX::ImageEffectDescriptor &desc, const std::string &name, DoubleTypeEnum in describeDoubleParam()
331 …2DDoubleParam(OFX::ImageEffectDescriptor &desc, const std::string &name, DoubleTypeEnum doubleType, in describe2DDoubleParam()
347 …3DDoubleParam(OFX::ImageEffectDescriptor &desc, const std::string &name, DoubleTypeEnum doubleType, in describe3DDoubleParam()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/PropTester/
H A DpropTester.cpp315 void describeDoubleParam(OFX::ImageEffectDescriptor &desc, const std::string &name, DoubleTypeEnum in describeDoubleParam()
331 …2DDoubleParam(OFX::ImageEffectDescriptor &desc, const std::string &name, DoubleTypeEnum doubleType, in describe2DDoubleParam()
347 …3DDoubleParam(OFX::ImageEffectDescriptor &desc, const std::string &name, DoubleTypeEnum doubleType, in describe3DDoubleParam()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/include/
H A DofxsParam.h169 enum DoubleTypeEnum { enum
528 void setDoubleType(DoubleTypeEnum v);
1547 void getDoubleType(DoubleTypeEnum &v);
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/include/
H A DofxsParam.h169 enum DoubleTypeEnum { enum
528 void setDoubleType(DoubleTypeEnum v);
1547 void getDoubleType(DoubleTypeEnum &v);
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Library/
H A DofxsParams.cpp613 void BaseDoubleParamDescriptor::setDoubleType(DoubleTypeEnum v) in setDoubleType()
2482 void BaseDoubleParam::getDoubleType(DoubleTypeEnum &v) in getDoubleType()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Library/
H A DofxsParams.cpp613 void BaseDoubleParamDescriptor::setDoubleType(DoubleTypeEnum v) in setDoubleType()
2482 void BaseDoubleParam::getDoubleType(DoubleTypeEnum &v) in getDoubleType()