Definition at line 1325 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 1345 of file geometry.cpp.
      
  | 
  inline | 
Definition at line 1346 of file geometry.cpp.
      
  | 
  inline | 
Definition at line 1350 of file geometry.cpp.
      
  | 
  inline | 
Definition at line 1366 of file geometry.cpp.
      
  | 
  inline | 
Definition at line 1332 of file geometry.cpp.
      
  | 
  inline | 
Definition at line 1351 of file geometry.cpp.
| union { ... } TCommonRegion::data | 
| TPoint2D* TCommonRegion::point | 
Definition at line 1329 of file geometry.cpp.
| TSegment2D* TCommonRegion::segment | 
Definition at line 1330 of file geometry.cpp.
| unsigned char TCommonRegion::type | 
Definition at line 1327 of file geometry.cpp.
| Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |