#include <css_color_parser.hpp>
Public Member Functions | |
green_action (ColorT &c) | |
void | operator() (unsigned int g) const |
Public Attributes | |
ColorT & | c_ |
mapnik::green_action< ColorT >::green_action | ( | ColorT & | c | ) | [inline] |
void mapnik::green_action< ColorT >::operator() | ( | unsigned int | g | ) | const [inline] |
References mapnik::green_action< ColorT >::c_.
ColorT& mapnik::green_action< ColorT >::c_ |
Referenced by mapnik::green_action< ColorT >::operator()().