Traits class defining access to exterior_ring of a polygon. More...
#include <exterior_ring.hpp>
Public Member Functions | |
BOOST_MPL_ASSERT_MSG (false, NOT_IMPLEMENTED_FOR_THIS_POLYGON_TYPE,(types< Polygon >)) | |
Traits class defining access to exterior_ring of a polygon.
Should define const and non const access
Polygon | the polygon type |
boost::geometry::traits::exterior_ring< Polygon >::BOOST_MPL_ASSERT_MSG | ( | false | , |
NOT_IMPLEMENTED_FOR_THIS_POLYGON_TYPE | , | ||
(types< Polygon >) | |||
) |