Definition at line 1368 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 1388 of file geometry.cpp.
|
inline |
Definition at line 1392 of file geometry.cpp.
|
inline |
Definition at line 1396 of file geometry.cpp.
|
inline |
Definition at line 1412 of file geometry.cpp.
|
inline |
Definition at line 1375 of file geometry.cpp.
|
inline |
Definition at line 1397 of file geometry.cpp.
TCommonRegion* TTempIntersection::common |
Definition at line 1373 of file geometry.cpp.
union { ... } TTempIntersection::data |
T2ListsOfSegments* TTempIntersection::segms |
Definition at line 1372 of file geometry.cpp.
unsigned char TTempIntersection::type |
Definition at line 1370 of file geometry.cpp.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |