Apollo  6.0
Open source self driving car software
apollo::perception::base::Rect< T > Member List

This is the complete list of members for apollo::perception::base::Rect< T >, including all inherited members.

Area() constapollo::perception::base::Rect< T >inline
Center() constapollo::perception::base::Rect< T >inline
heightapollo::perception::base::Rect< T >
operator &(const Rect< T > &rect1, const Rect< T > &rect2)apollo::perception::base::Rect< T >friend
operator!=(const Rect &rect1, const Rect &rect2)apollo::perception::base::Rect< T >friend
operator=(const BBox2D< T > &bbox)apollo::perception::base::Rect< T >inline
operator==(const Rect &rect1, const Rect &rect2)apollo::perception::base::Rect< T >friend
operator|(const Rect< T > &rect1, const Rect< T > &rect2)apollo::perception::base::Rect< T >friend
Rect()apollo::perception::base::Rect< T >inline
Rect(const T &x_in, const T &y_in, const T &width_in, const T &height_in)apollo::perception::base::Rect< T >inline
Rect(const BBox2D< T > &bbox)apollo::perception::base::Rect< T >inlineexplicit
SetCenter(Point2D< T > p)apollo::perception::base::Rect< T >inline
ToStr() constapollo::perception::base::Rect< T >inline
widthapollo::perception::base::Rect< T >
xapollo::perception::base::Rect< T >
yapollo::perception::base::Rect< T >