|
MRPT
2.0.4
|
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.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020 |