Main MRPT website > C++ reference for MRPT 1.3.2
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.12 for MRPT 1.3.2 SVN: at Thu Nov 10 13:22:34 UTC 2016