|
MRPT
1.9.9
|
Definition at line 1349 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 = nullptr | |
| TCommonRegion * common | |
| } | data |
|
inline |
Definition at line 1369 of file geometry.cpp.
References mrpt::opengl::internal::data.
|
inline |
Definition at line 1373 of file geometry.cpp.
References mrpt::opengl::internal::data.
|
inline |
Definition at line 1377 of file geometry.cpp.
|
inline |
Definition at line 1393 of file geometry.cpp.
|
inline |
Definition at line 1356 of file geometry.cpp.
References mrpt::opengl::internal::data.
|
inline |
Definition at line 1378 of file geometry.cpp.
References common, data, mrpt::opengl::internal::data, segms, and type.
| TCommonRegion* TTempIntersection::common |
Definition at line 1354 of file geometry.cpp.
Referenced by operator=().
| union { ... } TTempIntersection::data |
Referenced by operator=().
| T2ListsOfSegments* TTempIntersection::segms = nullptr |
Definition at line 1353 of file geometry.cpp.
Referenced by operator=().
| unsigned char TTempIntersection::type |
Definition at line 1351 of file geometry.cpp.
Referenced by operator=().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |