Home
last modified time | relevance | path

Searched refs:OfxPropertySetHandle (Results 1 – 25 of 129) sorted by relevance

123456

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/include/
H A DofxProperty.h64 …OfxStatus (*propSetPointer)(OfxPropertySetHandle properties, const char *property, int index, void…
80 …OfxStatus (*propSetString) (OfxPropertySetHandle properties, const char *property, int index, cons…
96 …OfxStatus (*propSetDouble) (OfxPropertySetHandle properties, const char *property, int index, doub…
112 …OfxStatus (*propSetInt) (OfxPropertySetHandle properties, const char *property, int index, int …
193 …OfxStatus (*propGetPointer)(OfxPropertySetHandle properties, const char *property, int index, void…
225 …OfxStatus (*propGetDouble) (OfxPropertySetHandle properties, const char *property, int index, doub…
240 …OfxStatus (*propGetInt) (OfxPropertySetHandle properties, const char *property, int index, int …
255 …OfxStatus (*propGetPointerN)(OfxPropertySetHandle properties, const char *property, int count, voi…
302 …OfxStatus (*propGetIntN) (OfxPropertySetHandle properties, const char *property, int count, int…
314 OfxStatus (*propReset) (OfxPropertySetHandle properties, const char *property);
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/include/
H A DofxProperty.h64 …OfxStatus (*propSetPointer)(OfxPropertySetHandle properties, const char *property, int index, void…
80 …OfxStatus (*propSetString) (OfxPropertySetHandle properties, const char *property, int index, cons…
96 …OfxStatus (*propSetDouble) (OfxPropertySetHandle properties, const char *property, int index, doub…
112 …OfxStatus (*propSetInt) (OfxPropertySetHandle properties, const char *property, int index, int …
193 …OfxStatus (*propGetPointer)(OfxPropertySetHandle properties, const char *property, int index, void…
225 …OfxStatus (*propGetDouble) (OfxPropertySetHandle properties, const char *property, int index, doub…
240 …OfxStatus (*propGetInt) (OfxPropertySetHandle properties, const char *property, int index, int …
255 …OfxStatus (*propGetPointerN)(OfxPropertySetHandle properties, const char *property, int count, voi…
302 …OfxStatus (*propGetIntN) (OfxPropertySetHandle properties, const char *property, int count, int…
314 OfxStatus (*propReset) (OfxPropertySetHandle properties, const char *property);
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/include/
H A DofxUtilities.H55 OfxPropertySetHandle props = NULL; in ofxuIsUnPremultiplied()
67 OfxPropertySetHandle props = NULL; in ofxuIsClipConnected()
79 OfxPropertySetHandle props = NULL; in ofxuGetProjectSetup()
96 ofxuGetTime(OfxPropertySetHandle propSet) in ofxuGetTime()
107 OfxPropertySetHandle props = NULL; in ofxuGetTime()
178 OfxPropertySetHandle props = NULL;
186 OfxPropertySetHandle props = NULL;
202 OfxPropertySetHandle props = NULL; in ofxuSetInteractInstanceData()
212 OfxPropertySetHandle props = NULL; in ofxuGetInteractInstanceData()
224 OfxPropertySetHandle props = NULL; in ofxuSetEffectInstanceData()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/include/
H A DofxUtilities.H55 OfxPropertySetHandle props = NULL; in ofxuIsUnPremultiplied()
67 OfxPropertySetHandle props = NULL; in ofxuIsClipConnected()
79 OfxPropertySetHandle props = NULL; in ofxuGetProjectSetup()
96 ofxuGetTime(OfxPropertySetHandle propSet) in ofxuGetTime()
107 OfxPropertySetHandle props = NULL; in ofxuGetTime()
178 OfxPropertySetHandle props = NULL;
186 OfxPropertySetHandle props = NULL;
202 OfxPropertySetHandle props = NULL; in ofxuSetInteractInstanceData()
212 OfxPropertySetHandle props = NULL; in ofxuGetInteractInstanceData()
224 OfxPropertySetHandle props = NULL; in ofxuSetEffectInstanceData()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Overlay/
H A Doverlay.cpp84 OfxPropertySetHandle /*inArgs*/, in isIdentity() argument
85 OfxPropertySetHandle outArgs) in isIdentity()
94 OfxPropertySetHandle /*inArgs*/, in render() argument
95 OfxPropertySetHandle /*outArgs*/) in render()
176 OfxPropertySetHandle drawArgs) in interactDraw()
224 OfxPropertySetHandle inArgs) in interactPenMotion()
245 OfxPropertySetHandle inArgs) in interactPenDown()
271 OfxPropertySetHandle /*inArgs*/) in interactPenUp() argument
291 OfxPropertySetHandle props; in overlayMain()
342 OfxPropertySetHandle effectProps; in describe()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Overlay/
H A Doverlay.cpp84 OfxPropertySetHandle /*inArgs*/, in isIdentity() argument
85 OfxPropertySetHandle outArgs) in isIdentity()
94 OfxPropertySetHandle /*inArgs*/, in render() argument
95 OfxPropertySetHandle /*outArgs*/) in render()
176 OfxPropertySetHandle drawArgs) in interactDraw()
224 OfxPropertySetHandle inArgs) in interactPenMotion()
245 OfxPropertySetHandle inArgs) in interactPenDown()
271 OfxPropertySetHandle /*inArgs*/) in interactPenUp() argument
291 OfxPropertySetHandle props; in overlayMain()
342 OfxPropertySetHandle effectProps; in describe()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/OpenGL/
H A Dopengl.cpp125 OfxPropertySetHandle effectProps; in getMyInstanceData()
154 OfxPropertySetHandle effectProps; in createInstance()
198 getSpatialRoD( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoD()
218 getSpatialRoI( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoI()
282 OfxPropertySetHandle /*inArgs*/, in isIdentity() argument
283 OfxPropertySetHandle /*outArgs*/) in isIdentity()
293 OfxPropertySetHandle /*inArgs*/, in instanceChanged() argument
294 OfxPropertySetHandle /*outArgs*/) in instanceChanged()
486 OfxPropertySetHandle props; in defineParam()
512 OfxPropertySetHandle props; in describeInContext()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Cuda/
H A Dcuda.cpp109 OfxPropertySetHandle effectProps; in getMyInstanceData()
138 OfxPropertySetHandle effectProps; in createInstance()
183 getSpatialRoD( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoD()
203 getSpatialRoI( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoI()
266 OfxPropertySetHandle inArgs, in isIdentity()
267 OfxPropertySetHandle outArgs) in isIdentity()
277 OfxPropertySetHandle inArgs, in instanceChanged()
278 OfxPropertySetHandle outArgs) in instanceChanged()
480 OfxPropertySetHandle props; in defineParam()
506 OfxPropertySetHandle props; in describeInContext()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Cuda/
H A Dcuda.cpp109 OfxPropertySetHandle effectProps; in getMyInstanceData()
138 OfxPropertySetHandle effectProps; in createInstance()
183 getSpatialRoD( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoD()
203 getSpatialRoI( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoI()
266 OfxPropertySetHandle inArgs, in isIdentity()
267 OfxPropertySetHandle outArgs) in isIdentity()
277 OfxPropertySetHandle inArgs, in instanceChanged()
278 OfxPropertySetHandle outArgs) in instanceChanged()
480 OfxPropertySetHandle props; in defineParam()
506 OfxPropertySetHandle props; in describeInContext()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/OpenGL/
H A Dopengl.cpp125 OfxPropertySetHandle effectProps; in getMyInstanceData()
154 OfxPropertySetHandle effectProps; in createInstance()
198 getSpatialRoD( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoD()
218 getSpatialRoI( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoI()
282 OfxPropertySetHandle /*inArgs*/, in isIdentity() argument
283 OfxPropertySetHandle /*outArgs*/) in isIdentity()
293 OfxPropertySetHandle /*inArgs*/, in instanceChanged() argument
294 OfxPropertySetHandle /*outArgs*/) in instanceChanged()
486 OfxPropertySetHandle props; in defineParam()
512 OfxPropertySetHandle props; in describeInContext()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/OpenCL/
H A Doclplugin.cpp113 OfxPropertySetHandle effectProps; in getMyInstanceData()
142 OfxPropertySetHandle effectProps; in createInstance()
187 getSpatialRoD( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoD()
207 getSpatialRoI( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoI()
270 OfxPropertySetHandle inArgs, in isIdentity()
271 OfxPropertySetHandle outArgs) in isIdentity()
281 OfxPropertySetHandle inArgs, in instanceChanged()
282 OfxPropertySetHandle outArgs) in instanceChanged()
527 OfxPropertySetHandle props; in defineParam()
553 OfxPropertySetHandle props; in describeInContext()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/OpenCL/
H A Doclplugin.cpp113 OfxPropertySetHandle effectProps; in getMyInstanceData()
142 OfxPropertySetHandle effectProps; in createInstance()
187 getSpatialRoD( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoD()
207 getSpatialRoI( OfxImageEffectHandle effect, OfxPropertySetHandle inArgs, OfxPropertySetHandle ou… in getSpatialRoI()
270 OfxPropertySetHandle inArgs, in isIdentity()
271 OfxPropertySetHandle outArgs) in isIdentity()
281 OfxPropertySetHandle inArgs, in instanceChanged()
282 OfxPropertySetHandle outArgs) in instanceChanged()
527 OfxPropertySetHandle props; in defineParam()
553 OfxPropertySetHandle props; in describeInContext()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Custom/
H A Dcustom.cpp144 OfxPropertySetHandle inArgs, in customParamInterpFunction()
145 OfxPropertySetHandle outArgs) in customParamInterpFunction()
194 OfxPropertySetHandle /*inArgs*/, in isIdentity() argument
195 OfxPropertySetHandle outArgs) in isIdentity()
204 OfxPropertySetHandle /*inArgs*/, in render() argument
205 OfxPropertySetHandle /*outArg*/) in render()
343 OfxPropertySetHandle inArgs) in interactPenMotion()
370 OfxPropertySetHandle inArgs) in interactPenDown()
427 OfxPropertySetHandle props; in overlayMain()
480 OfxPropertySetHandle effectProps; in describe()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Custom/
H A Dcustom.cpp144 OfxPropertySetHandle inArgs, in customParamInterpFunction()
145 OfxPropertySetHandle outArgs) in customParamInterpFunction()
194 OfxPropertySetHandle /*inArgs*/, in isIdentity() argument
195 OfxPropertySetHandle outArgs) in isIdentity()
204 OfxPropertySetHandle /*inArgs*/, in render() argument
205 OfxPropertySetHandle /*outArg*/) in render()
343 OfxPropertySetHandle inArgs) in interactPenMotion()
370 OfxPropertySetHandle inArgs) in interactPenDown()
427 OfxPropertySetHandle props; in overlayMain()
480 OfxPropertySetHandle effectProps; in describe()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Documentation/sources/Guide/Code/Example3/
H A Dgain.cpp138 OfxPropertySetHandle effectProps; in FetchInstanceData()
176 OfxPropertySetHandle effectProps; in DescribeAction()
229 OfxPropertySetHandle /*inArgs*/) in DescribeInContextAction() argument
231 OfxPropertySetHandle props; in DescribeInContextAction()
271 OfxPropertySetHandle paramProps; in DescribeInContextAction()
332 OfxPropertySetHandle effectProps; in CreateInstanceAction()
407 OfxPropertySetHandle sourceImg, in PixelProcessing()
408 OfxPropertySetHandle outputImg, in PixelProcessing()
491 OfxPropertySetHandle inArgs, in RenderAction() argument
516 OfxPropertySetHandle outputImg; in RenderAction()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Documentation/sources/Guide/Code/Example3/
H A Dgain.cpp138 OfxPropertySetHandle effectProps; in FetchInstanceData()
176 OfxPropertySetHandle effectProps; in DescribeAction()
229 OfxPropertySetHandle /*inArgs*/) in DescribeInContextAction() argument
231 OfxPropertySetHandle props; in DescribeInContextAction()
271 OfxPropertySetHandle paramProps; in DescribeInContextAction()
332 OfxPropertySetHandle effectProps; in CreateInstanceAction()
407 OfxPropertySetHandle sourceImg, in PixelProcessing()
408 OfxPropertySetHandle outputImg, in PixelProcessing()
491 OfxPropertySetHandle inArgs, in RenderAction() argument
516 OfxPropertySetHandle outputImg; in RenderAction()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Documentation/sources/Guide/Code/Example1/
H A Dbasics.cpp156 OfxPropertySetHandle effectProps; in DescribeAction()
171 DescribeInContextAction(OfxImageEffectHandle descriptor, OfxPropertySetHandle inArgs) in DescribeInContextAction()
183 OfxPropertySetHandle props; in DescribeInContextAction()
208 OfxPropertySetHandle effectProps; in CreateInstanceAction()
225 OfxPropertySetHandle effectProps; in DestroyInstanceAction()
239 OfxPropertySetHandle /*inArgs*/, in IsIdentityAction() argument
240 OfxPropertySetHandle outArgs) in IsIdentityAction()
259 …EntryPoint(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in MainEntryPoint()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Documentation/sources/Guide/Code/Example1/
H A Dbasics.cpp156 OfxPropertySetHandle effectProps; in DescribeAction()
171 DescribeInContextAction(OfxImageEffectHandle descriptor, OfxPropertySetHandle inArgs) in DescribeInContextAction()
183 OfxPropertySetHandle props; in DescribeInContextAction()
208 OfxPropertySetHandle effectProps; in CreateInstanceAction()
225 OfxPropertySetHandle effectProps; in DestroyInstanceAction()
239 OfxPropertySetHandle /*inArgs*/, in IsIdentityAction() argument
240 OfxPropertySetHandle outArgs) in IsIdentityAction()
259 …EntryPoint(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in MainEntryPoint()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Documentation/sources/Guide/Code/Example5/
H A Dcircle.cpp122 Image(OfxPropertySetHandle propSet);
169 OfxPropertySetHandle propSet_;
180 Image::Image(OfxPropertySetHandle propSet) in Image()
334 OfxPropertySetHandle effectProps; in FetchInstanceData()
392 OfxPropertySetHandle effectProps; in DescribeAction()
453 OfxPropertySetHandle props; in DescribeInContextAction()
477 OfxPropertySetHandle radiusParamProps; in DescribeInContextAction()
521 OfxPropertySetHandle centreParamProps; in DescribeInContextAction()
552 OfxPropertySetHandle colourParamProps; in DescribeInContextAction()
574 OfxPropertySetHandle growRoDParamProps; in DescribeInContextAction()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Documentation/sources/Guide/Code/Example5/
H A Dcircle.cpp122 Image(OfxPropertySetHandle propSet);
169 OfxPropertySetHandle propSet_;
180 Image::Image(OfxPropertySetHandle propSet) in Image()
334 OfxPropertySetHandle effectProps; in FetchInstanceData()
392 OfxPropertySetHandle effectProps; in DescribeAction()
453 OfxPropertySetHandle props; in DescribeInContextAction()
477 OfxPropertySetHandle radiusParamProps; in DescribeInContextAction()
521 OfxPropertySetHandle centreParamProps; in DescribeInContextAction()
552 OfxPropertySetHandle colourParamProps; in DescribeInContextAction()
574 OfxPropertySetHandle growRoDParamProps; in DescribeInContextAction()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Documentation/sources/Guide/Code/Example4/
H A Dsaturation.cpp113 Image(OfxPropertySetHandle propSet);
144 OfxPropertySetHandle propSet_;
154 Image::Image(OfxPropertySetHandle propSet) in Image()
301 OfxPropertySetHandle effectProps; in FetchInstanceData()
339 OfxPropertySetHandle effectProps; in DescribeAction()
396 OfxPropertySetHandle inArgs) in DescribeInContextAction()
402 OfxPropertySetHandle props; in DescribeInContextAction()
453 OfxPropertySetHandle paramProps; in DescribeInContextAction()
492 OfxPropertySetHandle effectProps; in CreateInstanceAction()
637 OfxPropertySetHandle inArgs, in RenderAction() argument
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Documentation/sources/Guide/Code/Example4/
H A Dsaturation.cpp113 Image(OfxPropertySetHandle propSet);
144 OfxPropertySetHandle propSet_;
154 Image::Image(OfxPropertySetHandle propSet) in Image()
301 OfxPropertySetHandle effectProps; in FetchInstanceData()
339 OfxPropertySetHandle effectProps; in DescribeAction()
396 OfxPropertySetHandle inArgs) in DescribeInContextAction()
402 OfxPropertySetHandle props; in DescribeInContextAction()
453 OfxPropertySetHandle paramProps; in DescribeInContextAction()
492 OfxPropertySetHandle effectProps; in CreateInstanceAction()
637 OfxPropertySetHandle inArgs, in RenderAction() argument
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Documentation/sources/Guide/Code/Example2/
H A Dinvert.cpp120 OfxPropertySetHandle effectProps; in DescribeAction()
172 OfxPropertySetHandle /*inArgs*/) in DescribeInContextAction() argument
174 OfxPropertySetHandle props; in DescribeInContextAction()
243 OfxPropertySetHandle sourceImg, in PixelProcessing()
244 OfxPropertySetHandle outputImg, in PixelProcessing()
311 OfxPropertySetHandle inArgs, in RenderAction() argument
312 OfxPropertySetHandle /*outArgs*/) in RenderAction()
331 OfxPropertySetHandle outputImg = NULL, sourceImg = NULL; in RenderAction()
334 OfxPropertySetHandle outputImg; in RenderAction()
415 …EntryPoint(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in MainEntryPoint()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Documentation/sources/Guide/Code/Example2/
H A Dinvert.cpp120 OfxPropertySetHandle effectProps; in DescribeAction()
172 OfxPropertySetHandle /*inArgs*/) in DescribeInContextAction() argument
174 OfxPropertySetHandle props; in DescribeInContextAction()
243 OfxPropertySetHandle sourceImg, in PixelProcessing()
244 OfxPropertySetHandle outputImg, in PixelProcessing()
311 OfxPropertySetHandle inArgs, in RenderAction() argument
312 OfxPropertySetHandle /*outArgs*/) in RenderAction()
331 OfxPropertySetHandle outputImg = NULL, sourceImg = NULL; in RenderAction()
334 OfxPropertySetHandle outputImg; in RenderAction()
415 …EntryPoint(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in MainEntryPoint()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/DepthConverter/
H A DdepthConverter.cpp106 OfxPropertySetHandle effectProps; in createInstance()
143 OfxPropertySetHandle /*inArgs*/, in isIdentity() argument
144 OfxPropertySetHandle outArgs) in isIdentity()
321 OfxPropertySetHandle inArgs, in render() argument
408 OfxPropertySetHandle /*inArgs*/, in getClipPreferences() argument
409 OfxPropertySetHandle outArgs) in getClipPreferences()
441 OfxPropertySetHandle clipProps; in describeInContext()
464 OfxPropertySetHandle paramProps; in describeInContext()
481 OfxPropertySetHandle effectProps; in describeInContext()
520 OfxPropertySetHandle effectProps; in describe()
[all …]

123456