|
Autoware.Auto
|
|
This is the complete list of members for autoware::motion::planning::parking_planner::Polytope2D< T >, including all inherited members.
| contains_point(const Point2D< T > &point) const noexcept | autoware::motion::planning::parking_planner::Polytope2D< T > | inline |
| get_halfplanes() const noexcept | autoware::motion::planning::parking_planner::Polytope2D< T > | inline |
| get_vertices() const noexcept | autoware::motion::planning::parking_planner::Polytope2D< T > | inline |
| intersects_with(const Polytope2D< T > &other) const noexcept | autoware::motion::planning::parking_planner::Polytope2D< T > | inline |
| Polytope2D(const std::vector< Point2D< T >> &vertices) noexcept | autoware::motion::planning::parking_planner::Polytope2D< T > | inlineexplicit |
| rotate_and_shift(const T rotation_angle, const Point2D< T > &rotation_center, const Point2D< T > &shift_vector) | autoware::motion::planning::parking_planner::Polytope2D< T > | inline |