26 bool point_mem_management_by_line_segment =
false);
Definition of the Point class.
bool _point_mem_management_by_line_segment
GeoLib::Point const & getBeginPoint() const
LineSegment & operator=(LineSegment const &rhs)
GeoLib::Point const & getEndPoint() const
LineSegment(GeoLib::Point *const a, GeoLib::Point *const b, bool point_mem_management_by_line_segment=false)
bool operator==(LineSegment const &s0, LineSegment const &s1)
std::ostream & operator<<(std::ostream &os, LineSegment const &s)