Member List
|
CPP API
|
mio::geo::RTree Member List
This is the complete list of members for mio::geo::RTree, including all inherited members.
| create_circle_approximation(const IsSphericalLocation auto &location, Distance radius, size_t approximation_points=36) const | mio::geo::RTree | inlineprivate |
| in_range_indices(const IsSphericalLocation auto &location, Distance radius) const | mio::geo::RTree | inline |
| in_range_indices_approximate(const IsSphericalLocation auto &location, Distance radius) const | mio::geo::RTree | inline |
| in_range_indices_query(const IsSphericalLocation auto &location, const std::vector< Distance > &radii) const | mio::geo::RTree | inline |
| m_max_number_of_elements_per_tree_node | mio::geo::RTree | privatestatic |
| m_rtree | mio::geo::RTree | private |
| MultiPolygon typedef | mio::geo::RTree | private |
| nearest_neighbor_indices(const IsSphericalLocation auto &location, size_t number) const | mio::geo::RTree | inline |
| Node typedef | mio::geo::RTree | private |
| Point typedef | mio::geo::RTree | private |
| RTree()=default | mio::geo::RTree | |
| RTree(const std::vector< Location > &locations) | mio::geo::RTree | inline |
| size() const | mio::geo::RTree | inline |
Generated by