#include <spatial.hpp>
Public Member Functions | |
bool | pass (const FeatureT &feature) const |
void | accept (const filter_visitor< FeatureT > &v) |
void mapnik::touches< FeatureT >::accept | ( | const filter_visitor< FeatureT > & | v | ) | [inline] |
References mapnik::filter_visitor< FeatureT >::visit().
bool mapnik::touches< FeatureT >::pass | ( | const FeatureT & | feature | ) | const [inline, virtual] |
Implements mapnik::filter< FeatureT >.