MRPT  2.0.2
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.2 Git: 9b4fd2465 Mon May 4 16:59:08 2020 +0200 at lun may 4 17:26:07 CEST 2020