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::projected_point< CalculationType, Strategy >::calculation_type< Point, PointOfSegment > Struct Template Reference

#include <distance_projected_point.hpp>

Inheritance diagram for boost::geometry::strategy::distance::projected_point< CalculationType, Strategy >::calculation_type< Point, PointOfSegment >:
Collaboration diagram for boost::geometry::strategy::distance::projected_point< CalculationType, Strategy >::calculation_type< Point, PointOfSegment >:

Public Types

typedef boost::mpl::if_
< boost::is_integral
< strategy::distance::services::return_type
< Strategy, Point,
PointOfSegment >::type >
, PromoteIntegerTo,
strategy::distance::services::return_type
< Strategy, Point,
PointOfSegment >::type >::type 
type
 

Member Typedef Documentation

typedef boost::mpl::if_< boost::is_integral<strategy::distance::services::return_type< Strategy, Point, PointOfSegment >::type >, PromoteIntegerTo, strategy::distance::services::return_type< Strategy, Point, PointOfSegment >::type >::type boost::geometry::promote_floating_point< strategy::distance::services::return_type< Strategy, Point, PointOfSegment >::type , PromoteIntegerTo >::type
inherited

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