Apollo  6.0
Open source self driving car software
apollo::common::math::AABox2d Member List

This is the complete list of members for apollo::common::math::AABox2d, including all inherited members.

AABox2d()=defaultapollo::common::math::AABox2d
AABox2d(const Vec2d &center, const double length, const double width)apollo::common::math::AABox2d
AABox2d(const Vec2d &one_corner, const Vec2d &opposite_corner)apollo::common::math::AABox2d
AABox2d(const std::vector< Vec2d > &points)apollo::common::math::AABox2dexplicit
area() constapollo::common::math::AABox2dinline
center() constapollo::common::math::AABox2dinline
center_x() constapollo::common::math::AABox2dinline
center_y() constapollo::common::math::AABox2dinline
DebugString() constapollo::common::math::AABox2d
DistanceTo(const Vec2d &point) constapollo::common::math::AABox2d
DistanceTo(const AABox2d &box) constapollo::common::math::AABox2d
GetAllCorners(std::vector< Vec2d > *const corners) constapollo::common::math::AABox2d
half_length() constapollo::common::math::AABox2dinline
half_width() constapollo::common::math::AABox2dinline
HasOverlap(const AABox2d &box) constapollo::common::math::AABox2d
IsPointIn(const Vec2d &point) constapollo::common::math::AABox2d
IsPointOnBoundary(const Vec2d &point) constapollo::common::math::AABox2d
length() constapollo::common::math::AABox2dinline
max_x() constapollo::common::math::AABox2dinline
max_y() constapollo::common::math::AABox2dinline
MergeFrom(const AABox2d &other_box)apollo::common::math::AABox2d
MergeFrom(const Vec2d &other_point)apollo::common::math::AABox2d
min_x() constapollo::common::math::AABox2dinline
min_y() constapollo::common::math::AABox2dinline
Shift(const Vec2d &shift_vec)apollo::common::math::AABox2d
width() constapollo::common::math::AABox2dinline