Definition at line 1182 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 1185 of file geometry.cpp.
Definition at line 1188 of file geometry.cpp.
|
inline |
Definition at line 1191 of file geometry.cpp.
TLine2D TSegmentWithLine::line |
Definition at line 1184 of file geometry.cpp.
Referenced by intersect().
TSegment2D TSegmentWithLine::segment |
Definition at line 1183 of file geometry.cpp.
Referenced by intersect(), and mrpt::math::splitInConvexComponents().
Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |