TuttleOFX  1
tuttle::plugin::basicKeyer::BasicKeyerProcessParams< View > Struct Template Reference

#include <BasicKeyerPlugin.hpp>

Public Types

typedef View::value_type Pixel
typedef boost::gil::point2
< double > 
Point2

Data Fields

Point2 _cornerA
Point2 _cornerB
std::vector< Point2_points
std::vector
< boost::gil::rgba32f_pixel_t > 
_colors

Detailed Description

template<class View>
struct tuttle::plugin::basicKeyer::BasicKeyerProcessParams< View >

Definition at line 13 of file BasicKeyerPlugin.hpp.


Member Typedef Documentation

template<class View>
typedef View::value_type tuttle::plugin::basicKeyer::BasicKeyerProcessParams< View >::Pixel

Definition at line 15 of file BasicKeyerPlugin.hpp.

template<class View>
typedef boost::gil::point2<double> tuttle::plugin::basicKeyer::BasicKeyerProcessParams< View >::Point2

Definition at line 16 of file BasicKeyerPlugin.hpp.


Field Documentation

template<class View>
std::vector<boost::gil::rgba32f_pixel_t> tuttle::plugin::basicKeyer::BasicKeyerProcessParams< View >::_colors

Definition at line 17 of file BasicKeyerPlugin.hpp.

Definition at line 18 of file BasicKeyerPlugin.hpp.


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