Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::common::math::AABoxKDTree2dNode< ObjectType >, including all inherited members.
AABoxKDTree2dNode(const std::vector< ObjectPtr > &objects, const AABoxKDTreeParams ¶ms, int depth) | apollo::common::math::AABoxKDTree2dNode< ObjectType > | inline |
GetBoundingBox() const | apollo::common::math::AABoxKDTree2dNode< ObjectType > | inline |
GetNearestObject(const Vec2d &point) const | apollo::common::math::AABoxKDTree2dNode< ObjectType > | inline |
GetObjects(const Vec2d &point, const double distance) const | apollo::common::math::AABoxKDTree2dNode< ObjectType > | inline |
ObjectPtr typedef | apollo::common::math::AABoxKDTree2dNode< ObjectType > |