Main MRPT website > C++ reference for MRPT 1.5.3
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.

◆ P1

PointT mrpt::pbmap::Segment::P1

Definition at line 87 of file Miscellaneous.h.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017