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 >::result_type< Point, PointOfSegment > Struct Template Reference

#include <distance_projected_point_ax.hpp>

Public Types

typedef
projected_point_ax_result
< typename calculation_type
< Point, PointOfSegment >
::type
type
 

Member Typedef Documentation

template<typename CalculationType = void, typename Strategy = pythagoras<CalculationType>>
template<typename Point, typename PointOfSegment>
typedef projected_point_ax_result< typename calculation_type<Point, PointOfSegment>::type > boost::geometry::strategy::distance::detail::projected_point_ax< CalculationType, Strategy >::result_type< Point, PointOfSegment >::type

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