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