#include <boost/geometry/core/point_order.hpp>
#include <boost/geometry/util/math.hpp>
#include <boost/geometry/util/select_calculation_type.hpp>
#include <boost/geometry/strategies/side.hpp>
#include <boost/geometry/strategies/within.hpp>
Classes | |
class | boost::geometry::strategy::within::oriented_winding< Reverse, Point, PointOfSegment, CalculationType > |
Within detection using winding rule, but checking if enclosing ring is counter clockwise and, if so, reverses the result. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::geometry | |
boost::geometry::strategy | |
boost::geometry::strategy::within | |