Definition at line 1096 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 | |
| TSegment2D * segment | |
| } | data |
|
inline |
Definition at line 1113 of file geometry.cpp.
|
inline |
Definition at line 1116 of file geometry.cpp.
|
inline |
Definition at line 1119 of file geometry.cpp.
|
inline |
Definition at line 1135 of file geometry.cpp.
|
inline |
Definition at line 1102 of file geometry.cpp.
|
inline |
Definition at line 1122 of file geometry.cpp.
| union { ... } TCommonRegion::data |
| TPoint2D* TCommonRegion::point |
Definition at line 1099 of file geometry.cpp.
| TSegment2D* TCommonRegion::segment |
Definition at line 1100 of file geometry.cpp.
| unsigned char TCommonRegion::type |
Definition at line 1097 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 |