TuttleOFX  1
tuttle::host::ofx::attribute::OfxhKeyframeParam Class Reference

#include <OfxhKeyframeParam.hpp>

Inheritance diagram for tuttle::host::ofx::attribute::OfxhKeyframeParam:

Public Member Functions

virtual ~OfxhKeyframeParam ()
virtual void getNumKeys (unsigned int &outNumKeys) const OFX_EXCEPTION_SPEC
virtual void getKeyTime (const int nth, OfxTime &outTime) const OFX_EXCEPTION_SPEC
virtual void getKeyIndex (const OfxTime time, const int direction, int &outIndex) const OFX_EXCEPTION_SPEC
virtual void deleteKey (const OfxTime time) OFX_EXCEPTION_SPEC
virtual void deleteAllKeys () OFX_EXCEPTION_SPEC

Detailed Description

Definition at line 13 of file OfxhKeyframeParam.hpp.


Constructor & Destructor Documentation

virtual tuttle::host::ofx::attribute::OfxhKeyframeParam::~OfxhKeyframeParam ( ) [inline, virtual]

Definition at line 16 of file OfxhKeyframeParam.hpp.


Member Function Documentation

void tuttle::host::ofx::attribute::OfxhKeyframeParam::deleteAllKeys ( ) [virtual]
void tuttle::host::ofx::attribute::OfxhKeyframeParam::deleteKey ( const OfxTime  time) [virtual]
void tuttle::host::ofx::attribute::OfxhKeyframeParam::getKeyIndex ( const OfxTime  time,
const int  direction,
int &  outIndex 
) const [virtual]
void tuttle::host::ofx::attribute::OfxhKeyframeParam::getKeyTime ( const int  nth,
OfxTime &  outTime 
) const [virtual]
void tuttle::host::ofx::attribute::OfxhKeyframeParam::getNumKeys ( unsigned int &  outNumKeys) const [virtual]

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