Union type storing pointers to every allowed type.
Definition at line 1603 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 1610 of file lightweight_geom_data.h.
| TLine2D mrpt::math::TObject2D::tobject2d_data_t::line |
Definition at line 1607 of file lightweight_geom_data.h.
| TPoint2D mrpt::math::TObject2D::tobject2d_data_t::point |
Definition at line 1605 of file lightweight_geom_data.h.
| TPolygon2D* mrpt::math::TObject2D::tobject2d_data_t::polygon |
Definition at line 1608 of file lightweight_geom_data.h.
| TSegment2D mrpt::math::TObject2D::tobject2d_data_t::segment |
Definition at line 1606 of file lightweight_geom_data.h.
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST |