![]() |
![]() |
Check at which side of a Great Circle segment a point lies left of segment (> 0), right of segment (< 0), on segment (0) More...
Static Public Member Functions | |
template<typename P1 , typename P2 , typename P > | |
static int | apply (P1 const &p1, P2 const &p2, P const &p) |
Check at which side of a Great Circle segment a point lies left of segment (> 0), right of segment (< 0), on segment (0)
CalculationType | numeric 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 |
static int boost::geometry::strategy::side::spherical_side_formula< CalculationType >::apply | ( | P1 const & | p1, |
P2 const & | p2, | ||
P const & | p | ||
) | [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 |