Main MRPT website > C++ reference for MRPT 1.4.0
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 89 of file Miscellaneous.h.

◆ P1

PointT mrpt::pbmap::Segment::P1

Definition at line 89 of file Miscellaneous.h.




Page generated by Doxygen 1.9.2 for MRPT 1.4.0 SVN: at Mon Sep 20 00:36:32 UTC 2021