![]() |
![]() |
Public Types | |
typedef select_most_precise < CoordinateType, double > ::type | promoted_type |
Public Member Functions | |
template<typename Point , typename Segment1 , typename Segment2 > | |
void | assign (Point &point, Segment1 const &a, Segment2 const &b) const |
template<typename Point , typename Segment1 , typename Segment2 > | |
void | assign_a (Point &point, Segment1 const &a, Segment2 const &b) const |
template<typename Point , typename Segment1 , typename Segment2 > | |
void | assign_b (Point &point, Segment1 const &a, Segment2 const &b) const |
promoted_type | comparable_length_a () const |
promoted_type | comparable_length_b () const |
Public Attributes | |
intersection_point_flag | ip_flag |
CoordinateType | lat |
CoordinateType | lon |
SegmentRatio | robust_ra |
SegmentRatio | robust_rb |
typedef select_most_precise< CoordinateType, double >::type boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::promoted_type |
promoted_type boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::comparable_length_a | ( | ) | const |
promoted_type boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::comparable_length_b | ( | ) | const |
void boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::assign_a | ( | Point & | point, |
Segment1 const & | a, | ||
Segment2 const & | b | ||
) | const |
void boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::assign_b | ( | Point & | point, |
Segment1 const & | a, | ||
Segment2 const & | b | ||
) | const |
void boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::assign | ( | Point & | point, |
Segment1 const & | a, | ||
Segment2 const & | b | ||
) | const |
CoordinateType boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::lon |
CoordinateType boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::lat |
SegmentRatio boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::robust_ra |
SegmentRatio boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::robust_rb |
intersection_point_flag boost::geometry::strategy::intersection::geographic_segments< FormulaPolicy, Order, Spheroid, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio >::ip_flag |
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 |