MRPT  1.9.9
TSegmentWithLine Struct Reference

Detailed Description

Definition at line 1413 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
 

Constructor & Destructor Documentation

◆ TSegmentWithLine() [1/3]

TSegmentWithLine::TSegmentWithLine ( const TSegment2D s)
inlineexplicit

Definition at line 1417 of file geometry.cpp.

◆ TSegmentWithLine() [2/3]

TSegmentWithLine::TSegmentWithLine ( const TPoint2D p1,
const TPoint2D p2 
)
inline

Definition at line 1421 of file geometry.cpp.

◆ TSegmentWithLine() [3/3]

TSegmentWithLine::TSegmentWithLine ( )
default

Member Data Documentation

◆ line

TLine2D TSegmentWithLine::line

Definition at line 1416 of file geometry.cpp.

Referenced by intersect().

◆ segment

TSegment2D TSegmentWithLine::segment

Definition at line 1415 of file geometry.cpp.

Referenced by intersect(), and mrpt::math::splitInConvexComponents().




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019