Boost.Geometry    Boost C++ Libraries
Static Public Member Functions | List of all members
boost::geometry::strategy::side::side_by_triangle< CalculationType >::compute_side_value< CoordinateType, PromotedType, AreAllIntegralCoordinates > Struct Template Reference

Static Public Member Functions

template<typename P1 , typename P2 , typename P , typename EpsPolicy >
static PromotedType apply (P1 const &p1, P2 const &p2, P const &p, EpsPolicy &epsp)
 

Member Function Documentation

template<typename CalculationType = void>
template<typename CoordinateType , typename PromotedType , bool AreAllIntegralCoordinates>
template<typename P1 , typename P2 , typename P , typename EpsPolicy >
static PromotedType boost::geometry::strategy::side::side_by_triangle< CalculationType >::compute_side_value< CoordinateType, PromotedType, AreAllIntegralCoordinates >::apply ( P1 const &  p1,
P2 const &  p2,
P const &  p,
EpsPolicy &  epsp 
)
static

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