TuttleOFX  1
tuttle::plugin::ramp::RampProcessParams< View > Struct Template Reference

#include <RampProcess.hpp>

Public Types

typedef View::value_type Pixel

Data Fields

bool direction
bool color
Pixel colorStart
Pixel colorEnd

Detailed Description

template<class View>
struct tuttle::plugin::ramp::RampProcessParams< View >

Definition at line 21 of file RampProcess.hpp.


Member Typedef Documentation

template<class View>
typedef View::value_type tuttle::plugin::ramp::RampProcessParams< View >::Pixel

Definition at line 23 of file RampProcess.hpp.


Field Documentation

template<class View>
bool tuttle::plugin::ramp::RampProcessParams< View >::color

Definition at line 25 of file RampProcess.hpp.

Definition at line 27 of file RampProcess.hpp.

Definition at line 26 of file RampProcess.hpp.

template<class View>
bool tuttle::plugin::ramp::RampProcessParams< View >::direction

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