MRPT
1.9.9
|
Definition at line 2097 of file geometry.cpp.
Public Member Functions | |
MatchingVertex ()=default | |
MatchingVertex (size_t s1, size_t s2, bool s1p, bool s2p) | |
Public Attributes | |
size_t | seg1 |
size_t | seg2 |
bool | seg1Point |
bool | seg2Point |
|
default |
|
inline |
Definition at line 2104 of file geometry.cpp.
size_t MatchingVertex::seg1 |
Definition at line 2099 of file geometry.cpp.
bool MatchingVertex::seg1Point |
Definition at line 2101 of file geometry.cpp.
size_t MatchingVertex::seg2 |
Definition at line 2100 of file geometry.cpp.
bool MatchingVertex::seg2Point |
Definition at line 2102 of file geometry.cpp.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |