Osmium
0.1
|
#include <find_bbox.hpp>
Public Member Functions | |
FindBbox () | |
const Osmium::OSM::Bounds | bounds () const |
void | node (const shared_ptr< Osmium::OSM::Node const > &node) |
void | after_nodes () const |
Private Attributes | |
Osmium::OSM::Bounds | m_bounds |
Osmium::Handler::FindBbox::FindBbox | ( | ) | [inline] |
void Osmium::Handler::FindBbox::after_nodes | ( | ) | const [inline] |
Reimplemented from Osmium::Handler::Base.
const Osmium::OSM::Bounds Osmium::Handler::FindBbox::bounds | ( | ) | const [inline] |
void Osmium::Handler::FindBbox::node | ( | const shared_ptr< Osmium::OSM::Node const > & | node | ) | [inline] |