|
MRPT
1.9.9
|
Definition at line 1305 of file geometry.cpp.
Public Member Functions | |
| void | destroy () |
| TCommonRegion (const TPoint2D &p) | |
| TCommonRegion (const TSegment2D &s) | |
| ~TCommonRegion () | |
| TCommonRegion & | operator= (const TCommonRegion &r) |
| TCommonRegion (const TCommonRegion &r) | |
Public Attributes | |
| unsigned char | type |
| union { | |
| TPoint2D * point = nullptr | |
| TSegment2D * segment | |
| } | data |
|
inline |
Definition at line 1325 of file geometry.cpp.
References mrpt::opengl::internal::data.
|
inline |
Definition at line 1326 of file geometry.cpp.
References mrpt::opengl::internal::data.
|
inline |
Definition at line 1330 of file geometry.cpp.
|
inline |
Definition at line 1346 of file geometry.cpp.
|
inline |
Definition at line 1312 of file geometry.cpp.
References mrpt::opengl::internal::data.
|
inline |
Definition at line 1331 of file geometry.cpp.
References data, mrpt::opengl::internal::data, point, segment, and type.
| union { ... } TCommonRegion::data |
Referenced by operator=().
| TPoint2D* TCommonRegion::point = nullptr |
Definition at line 1309 of file geometry.cpp.
Referenced by operator=().
| TSegment2D* TCommonRegion::segment |
Definition at line 1310 of file geometry.cpp.
Referenced by operator=().
| unsigned char TCommonRegion::type |
Definition at line 1307 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 |