Boost.Geometry    Boost C++ Libraries
Public Types | Static Public Member Functions | List of all members
boost::geometry::strategy::within::winding_small_angle< Point, CalculationType > Struct Template Reference

Public Types

typedef
math::detail::constants_on_spheroid
< CalculationType, typename
cs_t::units > 
constants
 
typedef coordinate_system
< Point >::type 
cs_t
 

Static Public Member Functions

static CalculationType apply ()
 

Member Typedef Documentation

template<typename Point , typename CalculationType = typename coordinate_type<Point>::type>
typedef coordinate_system<Point>::type boost::geometry::strategy::within::winding_small_angle< Point, CalculationType >::cs_t
template<typename Point , typename CalculationType = typename coordinate_type<Point>::type>
typedef math::detail::constants_on_spheroid< CalculationType, typename cs_t::units > boost::geometry::strategy::within::winding_small_angle< Point, CalculationType >::constants

Member Function Documentation

template<typename Point , typename CalculationType = typename coordinate_type<Point>::type>
static CalculationType boost::geometry::strategy::within::winding_small_angle< Point, CalculationType >::apply ( )
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