TuttleOFX  1
tuttle::plugin::interact::ParamPoint< TFrame, coord > Class Template Reference

#include <ParamPoint.hpp>

Inheritance diagram for tuttle::plugin::interact::ParamPoint< TFrame, coord >:
Collaboration diagram for tuttle::plugin::interact::ParamPoint< TFrame, coord >:

Public Member Functions

 ParamPoint (const InteractInfos &infos, OFX::Double2DParam *param, const TFrame &frame)
virtual ~ParamPoint ()
Point2 getPoint () const
void setPoint (const Scalar x, const Scalar y)

Protected Attributes

OFX::Double2DParam & _param
const TFrame _frame

Detailed Description

template<class TFrame, ECoordinateSystem coord>
class tuttle::plugin::interact::ParamPoint< TFrame, coord >

Definition at line 19 of file ParamPoint.hpp.


Constructor & Destructor Documentation

template<class TFrame, ECoordinateSystem coord>
tuttle::plugin::interact::ParamPoint< TFrame, coord >::ParamPoint ( const InteractInfos infos,
OFX::Double2DParam *  param,
const TFrame &  frame 
) [inline]

Definition at line 22 of file ParamPoint.hpp.

template<class TFrame, ECoordinateSystem coord>
virtual tuttle::plugin::interact::ParamPoint< TFrame, coord >::~ParamPoint ( ) [inline, virtual]

Definition at line 28 of file ParamPoint.hpp.


Member Function Documentation

template<class TFrame, ECoordinateSystem coord>
void tuttle::plugin::interact::ParamPoint< TFrame, coord >::setPoint ( const Scalar  x,
const Scalar  y 
) [inline, virtual]

Field Documentation


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