MRPT  2.0.3
List of all members | Public Member Functions | Public Attributes
TTempIntersection Struct Reference

Detailed Description

Definition at line 1317 of file geometry.cpp.

Public Member Functions

 TTempIntersection (const T2ListsOfSegments &s)
 
 TTempIntersection (const TCommonRegion &c)
 

Public Attributes

std::shared_ptr< T2ListsOfSegmentssegms
 
std::shared_ptr< TCommonRegioncommon
 

Constructor & Destructor Documentation

◆ TTempIntersection() [1/2]

TTempIntersection::TTempIntersection ( const T2ListsOfSegments s)
inline

Definition at line 1322 of file geometry.cpp.

◆ TTempIntersection() [2/2]

TTempIntersection::TTempIntersection ( const TCommonRegion c)
inline

Definition at line 1326 of file geometry.cpp.

Member Data Documentation

◆ common

std::shared_ptr<TCommonRegion> TTempIntersection::common

Definition at line 1320 of file geometry.cpp.

◆ segms

std::shared_ptr<T2ListsOfSegments> TTempIntersection::segms

Definition at line 1319 of file geometry.cpp.




Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 29 13:06:46 UTC 2020