#include <octree.hpp>
Static Public Member Functions | |
static unsigned | index_from_level (unsigned level, rgb const &c) |
Static Public Attributes | |
static const unsigned | MAX_LEVELS = 6 |
static unsigned mapnik::RGBPolicy::index_from_level | ( | unsigned | level, | |
rgb const & | c | |||
) | [inline, static] |
References mapnik::rgb::b, mapnik::rgb::g, MAX_LEVELS, and mapnik::rgb::r.
const unsigned mapnik::RGBPolicy::MAX_LEVELS = 6 [static] |
Referenced by index_from_level().