|
GeographicLib
1.47
|
#include <GeographicLib/NearestNeighbor.hpp>
Public Attributes | |
| real | lower [2] |
| real | upper [2] |
| int | child [2] |
Definition at line 551 of file NearestNeighbor.hpp.
| real GeographicLib::NearestNeighbor< real, position, distance >::Node::bounds::lower[2] |
Definition at line 552 of file NearestNeighbor.hpp.
| real GeographicLib::NearestNeighbor< real, position, distance >::Node::bounds::upper[2] |
Definition at line 552 of file NearestNeighbor.hpp.
| int GeographicLib::NearestNeighbor< real, position, distance >::Node::bounds::child[2] |
Definition at line 553 of file NearestNeighbor.hpp.
1.8.13