#include <ofxInteract.h>
Public Attributes | |
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(* OfxInteractSuiteV1::interactSwapBuffers)(OfxInteractHandle interactInstance) |
Requests an openGL buffer swap on the interact instance.
OfxStatus(* OfxInteractSuiteV1::interactRedraw)(OfxInteractHandle interactInstance) |
Requests a redraw of the interact instance.
OfxStatus(* OfxInteractSuiteV1::interactGetPropertySet)(OfxInteractHandle interactInstance, OfxPropertySetHandle *property) |
Gets the property set handle for this interact handle.