#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. | |
|
|
Gets the property set handle for this interact handle.
|
|
|
Requests a redraw of the interact instance.
|
|
|
Requests an openGL buffer swap on the interact instance.
|