Union containing pointer to actual data.
Definition at line 1399 of file lightweight_geom_data.h.
Public Member Functions | |
| tobject3d_data_t () | |
Public Attributes | |
| TPoint3D | point |
| TSegment3D | segment |
| TLine3D | line |
| TPolygon3D * | polygon |
| TPlane | plane |
|
inline |
Definition at line 1406 of file lightweight_geom_data.h.
| TLine3D mrpt::math::TObject3D::tobject3d_data_t::line |
Definition at line 1402 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject3D::operator=().
| TPlane mrpt::math::TObject3D::tobject3d_data_t::plane |
Definition at line 1404 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject3D::operator=().
| TPoint3D mrpt::math::TObject3D::tobject3d_data_t::point |
Definition at line 1400 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject3D::operator=().
| TPolygon3D* mrpt::math::TObject3D::tobject3d_data_t::polygon |
Definition at line 1403 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject3D::operator=().
| TSegment3D mrpt::math::TObject3D::tobject3d_data_t::segment |
Definition at line 1401 of file lightweight_geom_data.h.
Referenced by mrpt::math::TObject3D::operator=().
| Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |