#include <vector>#include <boost/geometry.hpp>#include <boost/geometry/geometries/point.hpp>#include <boost/geometry/index/rtree.hpp>
Include dependency graph for Rtree.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | carla::geom::PointCloudRtree< T, Dimension > |
| Rtree class working with 3D point clouds. More... | |
| class | carla::geom::SegmentCloudRtree< T, Dimension > |
| Rtree class working with 3D segment clouds. More... | |
Namespaces | |
| carla | |
| This file contains definitions of common data structures used in traffic manager. | |
| carla::geom | |
1.8.13