Main MRPT website > C++ reference for MRPT 1.5.8
List of all members | Public Member Functions | Public Attributes
TCommonRegion Struct Reference

Detailed Description

Definition at line 1089 of file geometry.cpp.

Public Member Functions

void destroy ()
 
 TCommonRegion (const TPoint2D &p)
 
 TCommonRegion (const TSegment2D &s)
 
 ~TCommonRegion ()
 
TCommonRegionoperator= (const TCommonRegion &r)
 
 TCommonRegion (const TCommonRegion &r)
 

Public Attributes

unsigned char type
 
union {
   TPoint2D *   point
 
   TSegment2D *   segment
 
data
 

Constructor & Destructor Documentation

◆ TCommonRegion() [1/3]

TCommonRegion::TCommonRegion ( const TPoint2D p)
inline

Definition at line 1106 of file geometry.cpp.

◆ TCommonRegion() [2/3]

TCommonRegion::TCommonRegion ( const TSegment2D s)
inline

Definition at line 1109 of file geometry.cpp.

◆ ~TCommonRegion()

TCommonRegion::~TCommonRegion ( )
inline

Definition at line 1112 of file geometry.cpp.

◆ TCommonRegion() [3/3]

TCommonRegion::TCommonRegion ( const TCommonRegion r)
inline

Definition at line 1128 of file geometry.cpp.

Member Function Documentation

◆ destroy()

void TCommonRegion::destroy ( )
inline

Definition at line 1095 of file geometry.cpp.

◆ operator=()

TCommonRegion& TCommonRegion::operator= ( const TCommonRegion r)
inline

Definition at line 1115 of file geometry.cpp.

Member Data Documentation

◆ data

union { ... } TCommonRegion::data

◆ point

TPoint2D* TCommonRegion::point

Definition at line 1092 of file geometry.cpp.

◆ segment

TSegment2D* TCommonRegion::segment

Definition at line 1093 of file geometry.cpp.

◆ type

unsigned char TCommonRegion::type

Definition at line 1090 of file geometry.cpp.




Page generated by Doxygen 1.8.14 for MRPT 1.5.8 Git: f67d0f871 Wed Sep 25 18:32:17 2019 +0200 at lun oct 28 01:58:29 CET 2019