Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
TTempIntersection Struct Reference

Detailed Description

Definition at line 1139 of file geometry.cpp.

Public Member Functions

void destroy ()
 
 TTempIntersection (const T2ListsOfSegments &segms)
 
 TTempIntersection (const TCommonRegion &common)
 
 ~TTempIntersection ()
 
TTempIntersectionoperator= (const TTempIntersection &t)
 
 TTempIntersection (const TTempIntersection &t)
 

Public Attributes

unsigned char type
 
union {
   T2ListsOfSegments *   segms
 
   TCommonRegion *   common
 
data
 

Constructor & Destructor Documentation

◆ TTempIntersection() [1/3]

TTempIntersection::TTempIntersection ( const T2ListsOfSegments segms)
inline

Definition at line 1156 of file geometry.cpp.

◆ TTempIntersection() [2/3]

TTempIntersection::TTempIntersection ( const TCommonRegion common)
inline

Definition at line 1159 of file geometry.cpp.

◆ ~TTempIntersection()

TTempIntersection::~TTempIntersection ( )
inline

Definition at line 1162 of file geometry.cpp.

◆ TTempIntersection() [3/3]

TTempIntersection::TTempIntersection ( const TTempIntersection t)
inline

Definition at line 1178 of file geometry.cpp.

Member Function Documentation

◆ destroy()

void TTempIntersection::destroy ( )
inline

Definition at line 1145 of file geometry.cpp.

◆ operator=()

TTempIntersection& TTempIntersection::operator= ( const TTempIntersection t)
inline

Definition at line 1165 of file geometry.cpp.

Member Data Documentation

◆ common

TCommonRegion* TTempIntersection::common

Definition at line 1143 of file geometry.cpp.

◆ data

union { ... } TTempIntersection::data

◆ segms

T2ListsOfSegments* TTempIntersection::segms

Definition at line 1142 of file geometry.cpp.

◆ type

unsigned char TTempIntersection::type

Definition at line 1140 of file geometry.cpp.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019