Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::pbmap::Segment Struct Reference

Detailed Description

Definition at line 83 of file Miscellaneous.h.

#include <mrpt/pbmap/Miscellaneous.h>

Public Member Functions

 Segment (PointT p0, PointT p1)
 

Public Attributes

PointT P0
 
PointT P1
 

Constructor & Destructor Documentation

◆ Segment()

mrpt::pbmap::Segment::Segment ( PointT  p0,
PointT  p1 
)
inline

Definition at line 85 of file Miscellaneous.h.

Member Data Documentation

◆ P0

PointT mrpt::pbmap::Segment::P0

Definition at line 87 of file Miscellaneous.h.

Referenced by mrpt::pbmap::dist3D_Segment_to_Segment2().

◆ P1

PointT mrpt::pbmap::Segment::P1

Definition at line 87 of file Miscellaneous.h.

Referenced by mrpt::pbmap::dist3D_Segment_to_Segment2().




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019