TuttleOFX  1
ColorGrandient1DLinearFunctor.hpp File Reference
#include "../ColorGradientDefinitions.hpp"
#include <tuttle/plugin/global.hpp>
#include <terry/globals.hpp>
#include <terry/point/operations.hpp>
#include <terry/numeric/operations.hpp>
#include <boost/gil/gil_all.hpp>
#include <boost/math/special_functions/pow.hpp>
#include <cmath>
#include <vector>
Include dependency graph for ColorGrandient1DLinearFunctor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  tuttle::plugin::colorGradient::LineEquation
class  tuttle::plugin::colorGradient::ColorGrandient1DLinearFunctor< P >

Namespaces

namespace  tuttle
 

This file provides a set of reimplementations of CImg functions by means of the generic image library (gil). Functions for image blurring.


namespace  tuttle::plugin
namespace  tuttle::plugin::colorGradient

Typedefs

typedef boost::gil::point2
< double > 
tuttle::plugin::colorGradient::point_t