Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Member Functions | Public Attributes
mrpt::math::TObject3D::tobject3d_data_t Struct Reference

Detailed Description

Union containing pointer to actual data.

Definition at line 1819 of file lightweight_geom_data.h.

Public Member Functions

 tobject3d_data_t ()
 

Public Attributes

TPoint3D point
 
TSegment3D segment
 
TLine3D line
 
TPolygon3Dpolygon
 
TPlane plane
 

Constructor & Destructor Documentation

◆ tobject3d_data_t()

mrpt::math::TObject3D::tobject3d_data_t::tobject3d_data_t ( )
inline

Definition at line 1827 of file lightweight_geom_data.h.

Member Data Documentation

◆ line

TLine3D mrpt::math::TObject3D::tobject3d_data_t::line

Definition at line 1823 of file lightweight_geom_data.h.

◆ plane

TPlane mrpt::math::TObject3D::tobject3d_data_t::plane

Definition at line 1825 of file lightweight_geom_data.h.

◆ point

TPoint3D mrpt::math::TObject3D::tobject3d_data_t::point

Definition at line 1821 of file lightweight_geom_data.h.

◆ polygon

TPolygon3D* mrpt::math::TObject3D::tobject3d_data_t::polygon

Definition at line 1824 of file lightweight_geom_data.h.

◆ segment

TSegment3D mrpt::math::TObject3D::tobject3d_data_t::segment

Definition at line 1822 of file lightweight_geom_data.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST