MRPT  1.9.9
MatchingVertex Struct Reference

Detailed Description

Definition at line 2198 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 2204 of file geometry.cpp.

◆ MatchingVertex() [2/2]

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

Definition at line 2205 of file geometry.cpp.

Member Data Documentation

◆ seg1

size_t MatchingVertex::seg1

Definition at line 2200 of file geometry.cpp.

◆ seg1Point

bool MatchingVertex::seg1Point

Definition at line 2202 of file geometry.cpp.

◆ seg2

size_t MatchingVertex::seg2

Definition at line 2201 of file geometry.cpp.

◆ seg2Point

bool MatchingVertex::seg2Point

Definition at line 2203 of file geometry.cpp.




Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST