TuttleOFX
1
|
#include <Param.hpp>
Public Member Functions | |
Param (INode &effect) | |
virtual | ~Param ()=0 |
bool | isOutput () const |
is the clip an output clip | |
const std::string & | getName () const |
const std::string& tuttle::host::attribute::Param::getName | ( | ) | const [inline, virtual] |
Implements tuttle::host::attribute::Attribute.
bool tuttle::host::attribute::Param::isOutput | ( | ) | const [inline] |
is the clip an output clip
Reimplemented from tuttle::host::ofx::attribute::OfxhAttributeAccessor.