Toggle site
Catalog
You've read
0
%
Charon Cheung
Articles
650
Tags
6
Categories
51
沉默杀手
Home
Archives
Tags
Categories
(七) R树-空间索引
2022-05-19
|
C++
Boost
|
Word count:
45
|
Reading time: 1 min
R树是为了加快地理方面的计算,构建一颗R树,然后非常方便的往R树里添加矩形索引。
namespace bgi = bg::index;
using RTree = bgi::rtree
>;
Husky和Gazebo仿真平台
(六) geometry