OfxInteractSuiteV1
-
struct OfxInteractSuiteV1
OFX suite that allows an effect to interact with an openGL window so as to provide custom interfaces.
Public Members
-
OfxStatus (*interactSwapBuffers)(OfxInteractHandle interactInstance)
Requests an openGL buffer swap on the interact instance.
-
OfxStatus (*interactRedraw)(OfxInteractHandle interactInstance)
Requests a redraw of the interact instance.
-
OfxStatus (*interactGetPropertySet)(OfxInteractHandle interactInstance, OfxPropertySetHandle *property)
Gets the property set handle for this interact handle.
-
OfxStatus (*interactSwapBuffers)(OfxInteractHandle interactInstance)