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)listoptionalutilityvector
Included By
Namespaces
Classes
Functions
Function autoware_utils_geometry::alt::operator-(const Vector2d&)
Function autoware_utils_geometry::alt::operator-(const Vector2d&, const Vector2d&)
Function autoware_utils_geometry::distance(const alt::Point2d&, const alt::ConvexPolygon2d&)
Function autoware_utils_geometry::equals(const alt::Point2d&, const alt::Point2d&)
Function autoware_utils_geometry::equals(const alt::Polygon2d&, const alt::Polygon2d&)
Function autoware_utils_geometry::is_clockwise(const alt::PointList2d&)
Function autoware_utils_geometry::touches(const alt::Point2d&, const alt::ConvexPolygon2d&)
Function autoware_utils_geometry::within(const alt::Point2d&, const alt::ConvexPolygon2d&)
Function autoware_utils_geometry::within(const alt::ConvexPolygon2d&, const alt::ConvexPolygon2d&)