MRPT  1.9.9
List of all members | Public Member Functions | Public Attributes
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

◆ point

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

◆ polygon

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

◆ segment

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



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020