MRPT  1.9.9
mrpt::math::TObject2D::tobject2d_data_t Struct Reference

Detailed Description

Union type storing pointers to every allowed type.

Definition at line 34 of file TObject2D.h.

Public Member Functions

 tobject2d_data_t ()=default
 

Public Attributes

TPoint2D point
 
TSegment2D segment
 
TLine2D line
 
TPolygon2Dpolygon {nullptr}
 

Constructor & Destructor Documentation

◆ tobject2d_data_t()

mrpt::math::TObject2D::tobject2d_data_t::tobject2d_data_t ( )
default

Member Data Documentation

◆ line

TLine2D mrpt::math::TObject2D::tobject2d_data_t::line

Definition at line 38 of file TObject2D.h.

◆ point

TPoint2D mrpt::math::TObject2D::tobject2d_data_t::point

Definition at line 36 of file TObject2D.h.

◆ polygon

TPolygon2D* mrpt::math::TObject2D::tobject2d_data_t::polygon {nullptr}

Definition at line 39 of file TObject2D.h.

◆ segment

TSegment2D mrpt::math::TObject2D::tobject2d_data_t::segment

Definition at line 37 of file TObject2D.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019