Union type storing pointers to every allowed type.
Definition at line 1144 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 1150 of file lightweight_geom_data.h.
| TLine2D mrpt::math::TObject2D::tobject2d_data_t::line |
Definition at line 1147 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject2D::operator=().
| TPoint2D mrpt::math::TObject2D::tobject2d_data_t::point |
Definition at line 1145 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject2D::operator=().
| TPolygon2D* mrpt::math::TObject2D::tobject2d_data_t::polygon |
Definition at line 1148 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject2D::operator=().
| TSegment2D mrpt::math::TObject2D::tobject2d_data_t::segment |
Definition at line 1146 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject2D::operator=().
| Page generated by Doxygen 1.8.12 for MRPT 1.3.2 SVN: at Mon Oct 3 19:22:36 UTC 2016 |