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