Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::perception::base::BBox2D< T >, including all inherited members.
Area() const | apollo::perception::base::BBox2D< T > | inline |
BBox2D() | apollo::perception::base::BBox2D< T > | inline |
BBox2D(const T &xmin_in, const T &ymin_in, const T &xmax_in, const T &ymax_in) | apollo::perception::base::BBox2D< T > | inline |
BBox2D(const Rect< T > &rect) | apollo::perception::base::BBox2D< T > | inlineexplicit |
Center() const | apollo::perception::base::BBox2D< T > | inline |
operator=(const Rect< T > &rect) | apollo::perception::base::BBox2D< T > | inline |
xmax | apollo::perception::base::BBox2D< T > | |
xmin | apollo::perception::base::BBox2D< T > | |
ymax | apollo::perception::base::BBox2D< T > | |
ymin | apollo::perception::base::BBox2D< T > |