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

Detailed Description

Definition at line 1732 of file geometry.cpp.

Public Member Functions

 MatchingVertex ()
 
 MatchingVertex (size_t s1, size_t s2, bool s1p, bool s2p)
 

Public Attributes

size_t seg1
 
size_t seg2
 
bool seg1Point
 
bool seg2Point
 

Constructor & Destructor Documentation

◆ MatchingVertex() [1/2]

MatchingVertex::MatchingVertex ( )
inline

Definition at line 1737 of file geometry.cpp.

◆ MatchingVertex() [2/2]

MatchingVertex::MatchingVertex ( size_t  s1,
size_t  s2,
bool  s1p,
bool  s2p 
)
inline

Definition at line 1738 of file geometry.cpp.

Member Data Documentation

◆ seg1

size_t MatchingVertex::seg1

Definition at line 1733 of file geometry.cpp.

◆ seg1Point

bool MatchingVertex::seg1Point

Definition at line 1735 of file geometry.cpp.

◆ seg2

size_t MatchingVertex::seg2

Definition at line 1734 of file geometry.cpp.

◆ seg2Point

bool MatchingVertex::seg2Point

Definition at line 1736 of file geometry.cpp.




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