File alt_geometry.hpp
↰ Parent directory (include/autoware_utils/geometry)
Definition (include/autoware_utils/geometry/alt_geometry.hpp)
Includes
autoware_utils/geometry/boost_geometry.hpp(File boost_geometry.hpp)list(File self_pose_listener.hpp)optionalutilityvector
Included By
Namespaces
Classes
Functions
Function autoware_utils::alt::operator-(const Vector2d&, const Vector2d&)
Function autoware_utils::distance(const alt::Point2d&, const alt::Point2d&, const alt::Point2d&)
Function autoware_utils::distance(const alt::Point2d&, const alt::ConvexPolygon2d&)
Function autoware_utils::equals(const alt::Point2d&, const alt::Point2d&)
Function autoware_utils::equals(const alt::Polygon2d&, const alt::Polygon2d&)
Function autoware_utils::intersects(const alt::ConvexPolygon2d&, const alt::ConvexPolygon2d&)
Function autoware_utils::is_clockwise(const alt::PointList2d&)
Function autoware_utils::touches(const alt::Point2d&, const alt::Point2d&, const alt::Point2d&)
Function autoware_utils::touches(const alt::Point2d&, const alt::ConvexPolygon2d&)
Function autoware_utils::within(const alt::Point2d&, const alt::ConvexPolygon2d&)
Function autoware_utils::within(const alt::ConvexPolygon2d&, const alt::ConvexPolygon2d&)