TuttleOFX  1
tuttle::plugin::SamplerPlugin Class Reference

#include <SamplerPlugin.hpp>

Inheritance diagram for tuttle::plugin::SamplerPlugin:
Collaboration diagram for tuttle::plugin::SamplerPlugin:

Public Member Functions

 SamplerPlugin (OfxImageEffectHandle handle)
virtual ~SamplerPlugin ()=0
virtual void changedParam (const OFX::InstanceChangedArgs &args, const std::string &paramName)
 called when a param has just had its value changed
virtual void fillProcessParams (SamplerProcessParams &samplerprocessParam) const
::terry::sampler::EParamFilter getInterpolation ()

Data Fields

OFX::ChoiceParam_paramFilter
OFX::IntParam_paramFilterSize
OFX::DoubleParam_paramFilterSigma
OFX::DoubleParam_paramFilterSharpen
OFX::DoubleParam_paramB
OFX::DoubleParam_paramC
OFX::ChoiceParam_paramOutOfImage

Detailed Description

Definition at line 25 of file SamplerPlugin.hpp.


Constructor & Destructor Documentation

tuttle::plugin::SamplerPlugin::~SamplerPlugin ( ) [pure virtual]

Definition at line 19 of file SamplerPlugin.cpp.


Member Function Documentation

void tuttle::plugin::SamplerPlugin::changedParam ( const OFX::InstanceChangedArgs args,
const std::string &  paramName 
) [virtual]
::terry::sampler::EParamFilter tuttle::plugin::SamplerPlugin::getInterpolation ( ) [inline]

Field Documentation


The documentation for this class was generated from the following files: