↰ Parent directory (include/swri_geometry_util)
include/swri_geometry_util
Contents
Definition (include/swri_geometry_util/intersection.h)
include/swri_geometry_util/intersection.h
Includes
Namespaces
Functions
Defines
geos_c.h
opencv2/core/core.hpp
vector
Namespace swri_geometry_util
Function swri_geometry_util::GetContext
Function swri_geometry_util::LineIntersection
Function swri_geometry_util::LineSegmentIntersection
Function swri_geometry_util::PointOnLineSegment
Function swri_geometry_util::PolygonIntersectionArea(const std::vector<cv::Vec2d>&, const std::vector<cv::Vec2d>&)
Function swri_geometry_util::PolygonIntersectionArea(const std::vector<cv::Vec2d>&, const std::vector<cv::Vec2d>&, GEOSContextHandle_t&)
Function swri_geometry_util::PolygonsIntersect(const std::vector<cv::Vec2d>&, const std::vector<cv::Vec2d>&)
Function swri_geometry_util::PolygonsIntersect(const std::vector<cv::Vec2d>&, const std::vector<cv::Vec2d>&, GEOSContextHandle_t&)
Function swri_geometry_util::ReleaseContext
Define HAVE_INT64_T_64