![]() |
![]() |
return-type for segment-intersection More...
Public Types | |
typedef Point | point_type |
Public Member Functions | |
segment_intersection_points () | |
Public Attributes | |
std::size_t | count |
fraction_type< SegmentRatio > | fractions [2] |
Point | intersections [2] |
return-type for segment-intersection
typedef Point boost::geometry::segment_intersection_points< Point, SegmentRatio >::point_type |
boost::geometry::segment_intersection_points< Point, SegmentRatio >::segment_intersection_points | ( | ) |
std::size_t boost::geometry::segment_intersection_points< Point, SegmentRatio >::count |
Point boost::geometry::segment_intersection_points< Point, SegmentRatio >::intersections[2] |
fraction_type<SegmentRatio> boost::geometry::segment_intersection_points< Point, SegmentRatio >::fractions[2] |
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 |