Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ofxsInteract.cpp File Reference

#include "ofxsSupportPrivate.h"
#include <algorithm>

Namespaces

namespace  OFX
namespace  OFX::Private

Functions

OfxPointD getPixelScale (const PropertySet &props)
 fetch a pixel scale out of the property set
OfxPointD getRenderScale (const PropertySet &props)
 fetch a render scale out of the property set
OfxRGBColourD getBackgroundColour (const PropertySet &props)
 fetch a background colour out of the property set
ImageEffect * retrieveEffectFromInteractHandle (OfxInteractHandle handle)
 retrieves the image effect pointer from the interact handle
Interact * retrieveInteractPointer (OfxInteractHandle handle)
 fetches our pointer out of the props on the handle
OfxStatus interactMainEntry (const std::string &action, OfxInteractHandle handle, PropertySet inArgs, PropertySet outArgs)
 The common entry point used by all interacts.


Function Documentation

OfxRGBColourD getBackgroundColour const PropertySet &  props  )  [static]
 

fetch a background colour out of the property set

OfxPointD getPixelScale const PropertySet &  props  )  [static]
 

fetch a pixel scale out of the property set

OfxPointD getRenderScale const PropertySet &  props  )  [static]
 

fetch a render scale out of the property set

OfxStatus interactMainEntry const std::string &  action,
OfxInteractHandle  handle,
PropertySet  inArgs,
PropertySet  outArgs
 

The common entry point used by all interacts.

ImageEffect* retrieveEffectFromInteractHandle OfxInteractHandle  handle  )  [static]
 

retrieves the image effect pointer from the interact handle

Interact* retrieveInteractPointer OfxInteractHandle  handle  ) 
 

fetches our pointer out of the props on the handle


Generated on Thu Oct 9 13:03:49 2008 for OFX Support by  doxygen 1.3.9.1