Apollo 10.0
自动驾驶开放平台
aaboxkdtree2d.h 文件参考

Defines the templated AABoxKDTree2dNode class. 更多...

#include <algorithm>
#include <limits>
#include <memory>
#include <vector>
#include "cyber/common/log.h"
#include "modules/common/math/aabox2d.h"
#include "modules/common/math/math_utils.h"
aaboxkdtree2d.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::common::math::AABoxKDTreeParams
 Contains parameters of axis-aligned bounding box. 更多...
 
class  apollo::common::math::AABoxKDTree2dNode< ObjectType >
 The class of KD-tree node of axis-aligned bounding box. 更多...
 
class  apollo::common::math::AABoxKDTree2d< ObjectType >
 The class of KD-tree of Aligned Axis Bounding Box(AABox). 更多...
 

命名空间

namespace  apollo::common::math
 apollo::common::math
 
namespace  apollo
 class register implement
 
namespace  apollo::common
 apollo::common
 

详细描述

Defines the templated AABoxKDTree2dNode class.

在文件 aaboxkdtree2d.h 中定义.