|
Apollo
6.0
Open source self driving car software
|
Defines the templated AABoxKDTree2dNode class. More...
#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"

Go to the source code of this file.
Classes | |
| class | apollo::common::math::AABoxKDTreeParams |
| Contains parameters of axis-aligned bounding box. More... | |
| class | apollo::common::math::AABoxKDTree2dNode< ObjectType > |
| The class of KD-tree node of axis-aligned bounding box. More... | |
| class | apollo::common::math::AABoxKDTree2d< ObjectType > |
| The class of KD-tree of Aligned Axis Bounding Box(AABox). More... | |
Namespaces | |
| apollo::common::math | |
| apollo::common::math | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::common | |
| apollo::common | |
Defines the templated AABoxKDTree2dNode class.
1.8.13