TuttleOFX
1
|
#include "../ColorGradientDefinitions.hpp"
#include <tuttle/plugin/global.hpp>
#include <terry/globals.hpp>
#include <terry/point/operations.hpp>
#include <terry/numeric/operations.hpp>
#include <terry/numeric/operations_assign.hpp>
#include <terry/numeric/assign.hpp>
#include <terry/numeric/init.hpp>
#include <boost/gil/gil_all.hpp>
#include <boost/math/special_functions/pow.hpp>
#include <cmath>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | tuttle::plugin::colorGradient::ColorGrandient2DLinearFunctor< 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 |