MRPT  1.9.9
List of all members | Public Member Functions | Public Attributes
TSegmentWithLine Struct Reference

Detailed Description

Definition at line 1395 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 1399 of file geometry.cpp.

◆ TSegmentWithLine() [2/3]

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

Definition at line 1403 of file geometry.cpp.

◆ TSegmentWithLine() [3/3]

TSegmentWithLine::TSegmentWithLine ( )
default

Member Data Documentation

◆ line

TLine2D TSegmentWithLine::line

Definition at line 1398 of file geometry.cpp.

Referenced by intersect().

◆ segment

TSegment2D TSegmentWithLine::segment

Definition at line 1397 of file geometry.cpp.

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




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020