MRPT
2.0.3
|
Definition at line 1331 of file geometry.cpp.
Public Member Functions | |
TSegmentWithLine (const TSegment2D &s) | |
TSegmentWithLine (const TPoint2D &p1, const TPoint2D &p2) | |
TSegmentWithLine ()=default | |
Public Attributes | |
TSegment2D | segment |
TLine2D | line |
|
inlineexplicit |
Definition at line 1335 of file geometry.cpp.
Definition at line 1339 of file geometry.cpp.
|
default |
TLine2D TSegmentWithLine::line |
Definition at line 1334 of file geometry.cpp.
Referenced by intersect().
TSegment2D TSegmentWithLine::segment |
Definition at line 1333 of file geometry.cpp.
Referenced by intersect(), and mrpt::math::splitInConvexComponents().
Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 15:49:54 UTC 2020 |