#include <vector>
#include <iterator>
#include <boost/concept_check.hpp>
#include <boost/core/ignore_unused.hpp>
#include <boost/geometry/util/parameter_type_of.hpp>
#include <boost/geometry/geometries/concepts/point_concept.hpp>
#include <boost/geometry/geometries/segment.hpp>
#include <boost/geometry/geometries/point.hpp>
Classes | |
struct | boost::geometry::concept::PointDistanceStrategy< Strategy, Point1, Point2 > |
Checks strategy for point-segment-distance. More... | |
struct | boost::geometry::concept::PointSegmentDistanceStrategy< Strategy, Point, PointOfSegment > |
Checks strategy for point-segment-distance. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::geometry | |
boost::geometry::concept | |