|   |   | 
| 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 | |
| Vector3d | intersection_point | 
| intersection_point_flag | ip_flag | 
| SegmentRatio | robust_ra | 
| SegmentRatio | robust_rb | 
| typedef select_most_precise< CoordinateType, double >::type boost::geometry::strategy::intersection::relate_spherical_segments< Policy, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio, Vector3d >::promoted_type | 
| promoted_type boost::geometry::strategy::intersection::relate_spherical_segments< Policy, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio, Vector3d >::comparable_length_a | ( | ) | const | 
| promoted_type boost::geometry::strategy::intersection::relate_spherical_segments< Policy, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio, Vector3d >::comparable_length_b | ( | ) | const | 
| void boost::geometry::strategy::intersection::relate_spherical_segments< Policy, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio, Vector3d >::assign_a | ( | Point & | point, | 
| Segment1 const & | a, | ||
| Segment2 const & | b | ||
| ) | const | 
| void boost::geometry::strategy::intersection::relate_spherical_segments< Policy, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio, Vector3d >::assign_b | ( | Point & | point, | 
| Segment1 const & | a, | ||
| Segment2 const & | b | ||
| ) | const | 
| void boost::geometry::strategy::intersection::relate_spherical_segments< Policy, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio, Vector3d >::assign | ( | Point & | point, | 
| Segment1 const & | a, | ||
| Segment2 const & | b | ||
| ) | const | 
| Vector3d boost::geometry::strategy::intersection::relate_spherical_segments< Policy, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio, Vector3d >::intersection_point | 
| SegmentRatio boost::geometry::strategy::intersection::relate_spherical_segments< Policy, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio, Vector3d >::robust_ra | 
| SegmentRatio boost::geometry::strategy::intersection::relate_spherical_segments< Policy, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio, Vector3d >::robust_rb | 
| intersection_point_flag boost::geometry::strategy::intersection::relate_spherical_segments< Policy, CalculationType >::segment_intersection_info< CoordinateType, SegmentRatio, Vector3d >::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 |