![]() |
Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
|
Inherits key_compare.
Public Member Functions | |
| Maximum (const key_compare &key_comp, node_ptr node_) | |
| key_compare | comp () const |
Public Attributes | |
| node_ptr | node |
Definition at line 125 of file spatial_kdtree.hpp.
| spatial::details::Kdtree< Rank, Key, Value, Compare, Alloc >::Maximum::Maximum | ( | const key_compare & | key_comp, |
| node_ptr | node_ | ||
| ) |
Definition at line 127 of file spatial_kdtree.hpp.
| key_compare spatial::details::Kdtree< Rank, Key, Value, Compare, Alloc >::Maximum::comp | ( | ) | const |
Definition at line 129 of file spatial_kdtree.hpp.
| node_ptr spatial::details::Kdtree< Rank, Key, Value, Compare, Alloc >::Maximum::node |
Definition at line 131 of file spatial_kdtree.hpp.