Definition at line 1132 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 1149 of file geometry.cpp.
|
inline |
Definition at line 1152 of file geometry.cpp.
|
inline |
Definition at line 1155 of file geometry.cpp.
|
inline |
Definition at line 1171 of file geometry.cpp.
|
inline |
Definition at line 1138 of file geometry.cpp.
|
inline |
Definition at line 1158 of file geometry.cpp.
TCommonRegion* TTempIntersection::common |
Definition at line 1136 of file geometry.cpp.
union { ... } TTempIntersection::data |
T2ListsOfSegments* TTempIntersection::segms |
Definition at line 1135 of file geometry.cpp.
unsigned char TTempIntersection::type |
Definition at line 1133 of file geometry.cpp.
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |