#include <geom_util.hpp>
Public Member Functions | |
| filter_at_point (const coord2d &pt) | |
| bool | pass (const Envelope< double > &extent) const |
Public Attributes | |
| coord2d | pt_ |
| mapnik::filter_at_point::filter_at_point | ( | const coord2d & | pt | ) | [inline, explicit] |
| bool mapnik::filter_at_point::pass | ( | const Envelope< double > & | extent | ) | const [inline] |
References mapnik::Envelope< T >::contains(), and pt_.
Referenced by pass().
1.5.6