TuttleOFX  1
tuttle::plugin::checkerboard::CheckerboardParams< View > Struct Template Reference

#include <CheckerboardProcess.hpp>

Public Types

typedef View::value_type Pixel

Data Fields

boost::gil::point2< int > _boxes
Pixel _color1
Pixel _color2

Detailed Description

template<class View>
struct tuttle::plugin::checkerboard::CheckerboardParams< View >

Definition at line 21 of file CheckerboardProcess.hpp.


Member Typedef Documentation

template<class View>
typedef View::value_type tuttle::plugin::checkerboard::CheckerboardParams< View >::Pixel

Definition at line 23 of file CheckerboardProcess.hpp.


Field Documentation

template<class View>
boost::gil::point2<int> tuttle::plugin::checkerboard::CheckerboardParams< View >::_boxes

Definition at line 25 of file CheckerboardProcess.hpp.

Definition at line 26 of file CheckerboardProcess.hpp.


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