Home
last modified time | relevance | path

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

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/include/
H A DofxNatron.h1153 #define kOfxPropInverseDistortionDataFreeFunction "OfxPropInverseDistortionDataFreeFunction" macro
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/include/
H A DofxNatron.h1153 #define kOfxPropInverseDistortionDataFreeFunction "OfxPropInverseDistortionDataFreeFunction" macro
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/src/
H A DofxhImageEffect.cpp1662 { kOfxPropInverseDistortionDataFreeFunction, Property::ePointer, 1, false, NULL }, in getInverseDistortionAction()
1697 …DistortionDataFreeFunctionV1)outArgs.getPointerProperty(kOfxPropInverseDistortionDataFreeFunction); in getInverseDistortionAction()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/src/
H A DofxhImageEffect.cpp1662 { kOfxPropInverseDistortionDataFreeFunction, Property::ePointer, 1, false, NULL }, in getInverseDistortionAction()
1697 …DistortionDataFreeFunctionV1)outArgs.getPointerProperty(kOfxPropInverseDistortionDataFreeFunction); in getInverseDistortionAction()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Library/
H A DofxsImageEffect.cpp4856 … outArgs.propSetPointer(kOfxPropInverseDistortionDataFreeFunction, (void*)freeDataFunction); in getInverseDistortion()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Library/
H A DofxsImageEffect.cpp4856 … outArgs.propSetPointer(kOfxPropInverseDistortionDataFreeFunction, (void*)freeDataFunction); in getInverseDistortion()