Main MRPT website > C++ reference for MRPT 1.5.3
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 1343 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 1350 of file lightweight_geom_data.h.

References exprtk::information::data().

Member Data Documentation

◆ line

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

Definition at line 1346 of file lightweight_geom_data.h.

Referenced by mrpt::math::TObject3D::operator=().

◆ plane

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

Definition at line 1348 of file lightweight_geom_data.h.

Referenced by mrpt::math::TObject3D::operator=().

◆ point

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

Definition at line 1344 of file lightweight_geom_data.h.

Referenced by mrpt::math::TObject3D::operator=().

◆ polygon

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

Definition at line 1347 of file lightweight_geom_data.h.

Referenced by mrpt::math::TObject3D::operator=().

◆ segment

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

Definition at line 1345 of file lightweight_geom_data.h.

Referenced by mrpt::math::TObject3D::operator=().




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Oct 31 07:27:35 UTC 2017