TuttleOFX  1
tuttle::plugin::pushPixel::PushPixelProcessParams< Scalar > Struct Template Reference

#include <PushPixelPlugin.hpp>

Collaboration diagram for tuttle::plugin::pushPixel::PushPixelProcessParams< Scalar >:

Data Fields

EParamOutput _output
double _intensity
double _angle
double _size
EParamInterpolation _interpolation
EParamBorder _border
terry::filter::convolve_boundary_option _boundary_option
terry::filter::kernel_1d< Scalar > _kernelGaussianDerivative
terry::filter::kernel_1d< Scalar > _kernelGaussian

Detailed Description

template<typename Scalar>
struct tuttle::plugin::pushPixel::PushPixelProcessParams< Scalar >

Definition at line 16 of file PushPixelPlugin.hpp.


Field Documentation

template<typename Scalar>
double tuttle::plugin::pushPixel::PushPixelProcessParams< Scalar >::_angle

Definition at line 20 of file PushPixelPlugin.hpp.

Definition at line 24 of file PushPixelPlugin.hpp.

template<typename Scalar>
double tuttle::plugin::pushPixel::PushPixelProcessParams< Scalar >::_intensity

Definition at line 22 of file PushPixelPlugin.hpp.

template<typename Scalar>
double tuttle::plugin::pushPixel::PushPixelProcessParams< Scalar >::_size

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