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

Detailed Description

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
 

Constructor & Destructor Documentation

◆ TSegmentWithLine() [1/3]

TSegmentWithLine::TSegmentWithLine ( const TSegment2D s)
inlineexplicit

Definition at line 1335 of file geometry.cpp.

◆ TSegmentWithLine() [2/3]

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

Definition at line 1339 of file geometry.cpp.

◆ TSegmentWithLine() [3/3]

TSegmentWithLine::TSegmentWithLine ( )
default

Member Data Documentation

◆ line

TLine2D TSegmentWithLine::line

Definition at line 1334 of file geometry.cpp.

Referenced by intersect().

◆ segment

TSegment2D TSegmentWithLine::segment

Definition at line 1333 of file geometry.cpp.

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




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020