OfxInteractSuiteV1 Struct Reference

#include <ofxInteract.h>

List of all members.


Detailed Description

OFX suite that allows an effect to interact with an openGL window so as to provide custom interfaces.


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.


Member Data Documentation

Requests an openGL buffer swap on the interact instance.

Requests a redraw of the interact instance.

Gets the property set handle for this interact handle.


The documentation for this struct was generated from the following file:

Copyright 2003-2004 The Foundry Visonmongers Ltd. All rights reserved.
Copying and redistribution with or without modification, is permitted provided that the following conditions are met:
  1. Redistributions of the document must retain the above copyright notice and this list of conditions.
  2. Neither the name of The Foundry Visonmongers Ltd nor names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
Automatic documentation generated by DOxygen.