Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::segment_intersection_info< CoordinateType, PromotedType, SegmentRatio > Struct Template Reference

#include <intersection_result.hpp>

Collaboration diagram for boost::geometry::segment_intersection_info< CoordinateType, PromotedType, SegmentRatio >:

Public Types

typedef PromotedType promoted_type
 

Public Attributes

CoordinateType dx_a
 
CoordinateType dy_a
 
CoordinateType dx_b
 
CoordinateType dy_b
 
SegmentRatio robust_ra
 
SegmentRatio robust_rb
 

Member Typedef Documentation

template<typename CoordinateType , typename PromotedType , typename SegmentRatio >
typedef PromotedType boost::geometry::segment_intersection_info< CoordinateType, PromotedType, SegmentRatio >::promoted_type

Member Data Documentation

template<typename CoordinateType , typename PromotedType , typename SegmentRatio >
CoordinateType boost::geometry::segment_intersection_info< CoordinateType, PromotedType, SegmentRatio >::dx_a
template<typename CoordinateType , typename PromotedType , typename SegmentRatio >
CoordinateType boost::geometry::segment_intersection_info< CoordinateType, PromotedType, SegmentRatio >::dx_b
template<typename CoordinateType , typename PromotedType , typename SegmentRatio >
CoordinateType boost::geometry::segment_intersection_info< CoordinateType, PromotedType, SegmentRatio >::dy_a
template<typename CoordinateType , typename PromotedType , typename SegmentRatio >
CoordinateType boost::geometry::segment_intersection_info< CoordinateType, PromotedType, SegmentRatio >::dy_b
template<typename CoordinateType , typename PromotedType , typename SegmentRatio >
SegmentRatio boost::geometry::segment_intersection_info< CoordinateType, PromotedType, SegmentRatio >::robust_ra
template<typename CoordinateType , typename PromotedType , typename SegmentRatio >
SegmentRatio boost::geometry::segment_intersection_info< CoordinateType, PromotedType, SegmentRatio >::robust_rb

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