TuttleOFX  1
tuttle::plugin::exr::writer::EXRWriterPlugin Class Reference

#include <EXRWriterPlugin.hpp>

Inheritance diagram for tuttle::plugin::exr::writer::EXRWriterPlugin:
Collaboration diagram for tuttle::plugin::exr::writer::EXRWriterPlugin:

Public Member Functions

 EXRWriterPlugin (OfxImageEffectHandle handle)
EXRWriterProcessParams getProcessParams (const OfxTime time)
void render (const OFX::RenderArguments &args)
 The overridden render function.

Protected Attributes

OFX::ChoiceParam_componentsType
 Components type.
OFX::ChoiceParam_storageType
 Storage type.

Detailed Description

Definition at line 24 of file EXRWriterPlugin.hpp.


Constructor & Destructor Documentation

tuttle::plugin::exr::writer::EXRWriterPlugin::EXRWriterPlugin ( OfxImageEffectHandle  handle)

Member Function Documentation

void tuttle::plugin::exr::writer::EXRWriterPlugin::render ( const OFX::RenderArguments args) [virtual]

The overridden render function.

Parameters:
[in]argsRendering parameters

Reimplemented from tuttle::plugin::WriterPlugin.

Definition at line 37 of file EXRWriterPlugin.cpp.


Field Documentation


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