Definition at line 1414 of file geometry.cpp.
Public Member Functions | |
TSegmentWithLine (const TSegment2D &s) | |
TSegmentWithLine (const TPoint2D &p1, const TPoint2D &p2) | |
TSegmentWithLine () | |
Public Attributes | |
TSegment2D | segment |
TLine2D | line |
|
inlineexplicit |
Definition at line 1418 of file geometry.cpp.
Definition at line 1422 of file geometry.cpp.
|
inline |
Definition at line 1426 of file geometry.cpp.
TLine2D TSegmentWithLine::line |
Definition at line 1417 of file geometry.cpp.
Referenced by intersect().
TSegment2D TSegmentWithLine::segment |
Definition at line 1416 of file geometry.cpp.
Referenced by intersect(), and mrpt::math::splitInConvexComponents().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |