Union containing pointer to actual data.
Definition at line 1343 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 1350 of file lightweight_geom_data.h.
| TLine3D mrpt::math::TObject3D::tobject3d_data_t::line |
Definition at line 1346 of file lightweight_geom_data.h.
| TPlane mrpt::math::TObject3D::tobject3d_data_t::plane |
Definition at line 1348 of file lightweight_geom_data.h.
| TPoint3D mrpt::math::TObject3D::tobject3d_data_t::point |
Definition at line 1344 of file lightweight_geom_data.h.
| TPolygon3D* mrpt::math::TObject3D::tobject3d_data_t::polygon |
Definition at line 1347 of file lightweight_geom_data.h.
| TSegment3D mrpt::math::TObject3D::tobject3d_data_t::segment |
Definition at line 1345 of file lightweight_geom_data.h.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |