Definition at line 1175 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 1178 of file geometry.cpp.
Definition at line 1181 of file geometry.cpp.
|
inline |
Definition at line 1184 of file geometry.cpp.
TLine2D TSegmentWithLine::line |
Definition at line 1177 of file geometry.cpp.
Referenced by intersect().
TSegment2D TSegmentWithLine::segment |
Definition at line 1176 of file geometry.cpp.
Referenced by intersect(), and mrpt::math::splitInConvexComponents().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |