|
UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
|
Public Types | |
| using | is_transparent = std::true_type |
Public Member Functions | |
| constexpr bool | operator() (typename key_compare::range_t lhs, value_type const &rhs) const |
| constexpr bool | operator() (value_type const &lhs, typename key_compare::range_t rhs) |
Protected Attributes | |
| key_compare | comp_ |
Definition at line 84 of file range_map.hpp.
| using ufo::RangeMap< Key, T >::value_compare::is_transparent = std::true_type |
Definition at line 85 of file range_map.hpp.
|
inlineconstexpr |
Definition at line 93 of file range_map.hpp.
|
inlineconstexpr |
Definition at line 99 of file range_map.hpp.
|
protected |
Definition at line 106 of file range_map.hpp.