Definition at line 1089 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 1106 of file geometry.cpp.
|
inline |
Definition at line 1109 of file geometry.cpp.
|
inline |
Definition at line 1112 of file geometry.cpp.
|
inline |
Definition at line 1128 of file geometry.cpp.
|
inline |
Definition at line 1095 of file geometry.cpp.
|
inline |
Definition at line 1115 of file geometry.cpp.
union { ... } TCommonRegion::data |
TPoint2D* TCommonRegion::point |
Definition at line 1092 of file geometry.cpp.
TSegment2D* TCommonRegion::segment |
Definition at line 1093 of file geometry.cpp.
unsigned char TCommonRegion::type |
Definition at line 1090 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 |