|
Autoware.Auto
|
|
Spatial hash functionality not intended to be used by an external user. More...
Classes | |
| struct | Index3 |
| Internal struct for packing three indices together. More... | |
Typedefs | |
| using | BinRange = std::pair< Index3, Index3 > |
Spatial hash functionality not intended to be used by an external user.
| using autoware::common::geometry::spatial_hash::details::BinRange = typedef std::pair<Index3, Index3> |