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