Boost.Geometry    Boost C++ Libraries
Public Member Functions | List of all members
boost::geometry::strategy::intersection::services::default_strategy< CSTag, Policy, CalculationType > Struct Template Reference

Traits class binding a segments intersection strategy to a coordinate system. More...

Public Member Functions

 BOOST_MPL_ASSERT_MSG (false, NOT_IMPLEMENTED_FOR_THIS_TYPE,(types< CSTag >))
 

Detailed Description

template<typename CSTag, typename Policy, typename CalculationType = void>
struct boost::geometry::strategy::intersection::services::default_strategy< CSTag, Policy, CalculationType >

Traits class binding a segments intersection strategy to a coordinate system.

Template Parameters
CSTagtag of coordinate system of point-type
Policyintersection policy
CalculationTypenumeric type for calculation (e.g. high precision); if [*void] then it is extracted automatically from the coordinate type and (if necessary) promoted to floating point

Member Function Documentation

template<typename CSTag , typename Policy , typename CalculationType = void>
boost::geometry::strategy::intersection::services::default_strategy< CSTag, Policy, CalculationType >::BOOST_MPL_ASSERT_MSG ( false  ,
NOT_IMPLEMENTED_FOR_THIS_TYPE  ,
(types< CSTag >)   
)

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
Documentation is generated by Doxygen