Definition at line 1139 of file geometry.cpp.
Public Member Functions | |
void | destroy () |
TTempIntersection (const T2ListsOfSegments &segms) | |
TTempIntersection (const TCommonRegion &common) | |
~TTempIntersection () | |
TTempIntersection & | operator= (const TTempIntersection &t) |
TTempIntersection (const TTempIntersection &t) | |
Public Attributes | |
unsigned char | type |
union { | |
T2ListsOfSegments * segms | |
TCommonRegion * common | |
} | data |
|
inline |
Definition at line 1156 of file geometry.cpp.
|
inline |
Definition at line 1159 of file geometry.cpp.
|
inline |
Definition at line 1162 of file geometry.cpp.
|
inline |
Definition at line 1178 of file geometry.cpp.
|
inline |
Definition at line 1145 of file geometry.cpp.
|
inline |
Definition at line 1165 of file geometry.cpp.
TCommonRegion* TTempIntersection::common |
Definition at line 1143 of file geometry.cpp.
union { ... } TTempIntersection::data |
T2ListsOfSegments* TTempIntersection::segms |
Definition at line 1142 of file geometry.cpp.
unsigned char TTempIntersection::type |
Definition at line 1140 of file geometry.cpp.
Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |