Union type storing pointers to every allowed type.
Definition at line 1173 of file lightweight_geom_data.h.
Public Member Functions | |
tobject2d_data_t () | |
Public Attributes | |
TPoint2D | point |
TSegment2D | segment |
TLine2D | line |
TPolygon2D * | polygon |
|
inline |
Definition at line 1179 of file lightweight_geom_data.h.
TLine2D mrpt::math::TObject2D::tobject2d_data_t::line |
Definition at line 1176 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject2D::operator=().
TPoint2D mrpt::math::TObject2D::tobject2d_data_t::point |
Definition at line 1174 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject2D::operator=().
TPolygon2D* mrpt::math::TObject2D::tobject2d_data_t::polygon |
Definition at line 1177 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject2D::operator=().
TSegment2D mrpt::math::TObject2D::tobject2d_data_t::segment |
Definition at line 1175 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject2D::operator=().
Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |