TuttleOFX  1
ColorGradientAlgorithm.hpp
Go to the documentation of this file.
00001 #ifndef _TUTTLE_PLUGIN_COLORGRADIENT_ALGORITHM_HPP_
00002 #define _TUTTLE_PLUGIN_COLORGRADIENT_ALGORITHM_HPP_
00003 
00004 #include "algorithm/ColorGrandient1DLinearFunctor.hpp"
00005 #include "algorithm/ColorGrandient2DLinearFunctor.hpp"
00006 
00007 #endif