mapnik::bbox< FeatureT > Struct Template Reference

#include <spatial.hpp>

Inheritance diagram for mapnik::bbox< FeatureT >:

mapnik::filter< FeatureT >

List of all members.

Public Member Functions

 bbox (const Envelope< double > &box)
bool pass (const FeatureT &feature) const
filter< FeatureT > * clone () const
void accept (const filter_visitor< FeatureT > &v)
virtual ~bbox ()

template<typename FeatureT>
struct mapnik::bbox< FeatureT >


Constructor & Destructor Documentation

template<typename FeatureT >
mapnik::bbox< FeatureT >::bbox ( const Envelope< double > &  box  )  [inline]

template<typename FeatureT >
virtual mapnik::bbox< FeatureT >::~bbox (  )  [inline, virtual]


Member Function Documentation

template<typename FeatureT >
void mapnik::bbox< FeatureT >::accept ( const filter_visitor< FeatureT > &  v  )  [inline]

template<typename FeatureT >
filter<FeatureT>* mapnik::bbox< FeatureT >::clone (  )  const [inline, virtual]

template<typename FeatureT >
bool mapnik::bbox< FeatureT >::pass ( const FeatureT &  feature  )  const [inline, virtual]


The documentation for this struct was generated from the following file:

Generated for Mapnik by doxygen 1.5.8