Namespaces | Defines | Functions
intersection.cpp File Reference
#include <stdint.h>
#include <swri_geometry_util/intersection.h>
#include <geos/geom/CoordinateArraySequence.h>
#include <geos/geom/GeometryFactory.h>
#include <geos/geom/Polygon.h>
Include dependency graph for intersection.cpp:

Go to the source code of this file.

Namespaces

namespace  swri_geometry_util

Defines

#define HAVE_INT64_T_64   # Prevents conflict with OpenCV typedef of int64

Functions

bool swri_geometry_util::LineIntersection (cv::Vec2d p1, cv::Vec2d p2, cv::Vec2d p3, cv::Vec2d p4, cv::Vec2d &c)
double swri_geometry_util::PolygonIntersectionArea (const std::vector< cv::Vec2d > &a, const std::vector< cv::Vec2d > &b)
bool swri_geometry_util::PolygonsIntersect (const std::vector< cv::Vec2d > &a, const std::vector< cv::Vec2d > &b)

Define Documentation

#define HAVE_INT64_T_64   # Prevents conflict with OpenCV typedef of int64

Definition at line 34 of file intersection.cpp.



swri_geometry_util
Author(s): Marc Alban
autogenerated on Tue Oct 3 2017 03:19:17