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

Detailed Description

Definition at line 92 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 94 of file Miscellaneous.h.

Member Data Documentation

◆ P0

PointT mrpt::pbmap::Segment::P0

Definition at line 94 of file Miscellaneous.h.

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

◆ P1

PointT mrpt::pbmap::Segment::P1

Definition at line 96 of file Miscellaneous.h.

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




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