Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
|
This is the complete list of members for spatial::bounds< Key, Compare >, including all inherited members.
_lower | spatial::bounds< Key, Compare > | private |
_upper | spatial::bounds< Key, Compare > | private |
bounds() | spatial::bounds< Key, Compare > | |
bounds(const Compare &compare, const Key &lower, const Key &upper) | spatial::bounds< Key, Compare > | |
operator()(dimension_type dim, dimension_type, const Key &key) const | spatial::bounds< Key, Compare > |