MRPT
1.9.9
|
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 |
TPolygon2D * | polygon {nullptr} |
|
default |
TLine2D mrpt::math::TObject2D::tobject2d_data_t::line |
Definition at line 38 of file TObject2D.h.
TPoint2D mrpt::math::TObject2D::tobject2d_data_t::point |
Definition at line 36 of file TObject2D.h.
TPolygon2D* mrpt::math::TObject2D::tobject2d_data_t::polygon {nullptr} |
Definition at line 39 of file TObject2D.h.
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 |