#include <pointing_segment.hpp>
Public Member Functions | |
pointing_segment () | |
pointing_segment (point_type const &p1, point_type const &p2) | |
Public Attributes | |
point_type * | first |
point_type * | second |
|
inline |
|
inline |
point_type* boost::geometry::model::pointing_segment< ConstOrNonConstPoint >::first |
point_type* boost::geometry::model::pointing_segment< ConstOrNonConstPoint >::second |