MRPT  2.0.3
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 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020