![]() |
![]() |
Traits class binding a default strategy for distance to one (or possibly two) coordinate system(s) More...
Public Member Functions | |
BOOST_MPL_ASSERT_MSG (false, NOT_IMPLEMENTED_FOR_THIS_POINT_TYPE_COMBINATION,(types< Point1, Point2, CsTag1, CsTag2 >)) |
Traits class binding a default strategy for distance to one (or possibly two) coordinate system(s)
GeometryTag1 | tag (point/segment/box) for which this strategy is the default |
GeometryTag2 | tag (point/segment/box) for which this strategy is the default |
Point1 | first point-type |
Point2 | second point-type |
CsTag1 | tag of coordinate system of first point type |
CsTag2 | tag of coordinate system of second point type |
boost::geometry::strategy::distance::services::default_strategy< GeometryTag1, GeometryTag2, Point1, Point2, CsTag1, CsTag2, UnderlyingStrategy >::BOOST_MPL_ASSERT_MSG | ( | false | , |
NOT_IMPLEMENTED_FOR_THIS_POINT_TYPE_COMBINATION | , | ||
(types< Point1, Point2, CsTag1, CsTag2 >) | |||
) |
April 2, 2011 |
Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands Copyright © 2008-2011 Bruno Lalande, Paris, France Copyright © 2009-2010 Mateusz Loskot, London, UK |