Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::strategy::distance::detail::projected_point_ax< CalculationType, Strategy > Class Template Reference

#include <distance_projected_point_ax.hpp>

Classes

struct  calculation_type
 
struct  result_type
 

Public Member Functions

template<typename Point , typename PointOfSegment >
result_type< Point,
PointOfSegment >::type 
apply (Point const &p, PointOfSegment const &p1, PointOfSegment const &p2) const
 

Member Function Documentation

template<typename CalculationType = void, typename Strategy = pythagoras<CalculationType>>
template<typename Point , typename PointOfSegment >
result_type<Point, PointOfSegment>::type boost::geometry::strategy::distance::detail::projected_point_ax< CalculationType, Strategy >::apply ( Point const &  p,
PointOfSegment const &  p1,
PointOfSegment const &  p2 
) const
inline

The documentation for this class was generated from the following file: