#include <Pairings.h>
| Public Member Functions | |
| matched_plane_t ()=default | |
| matched_plane_t (const plane_patch_t &pl_this, const plane_patch_t &pl_other) | |
| Public Attributes | |
| plane_patch_t | p_global | 
| plane_patch_t | p_local | 
Plane-to-plane pair
Definition at line 29 of file Pairings.h.
| 
 | default | 
| 
 | inline | 
Definition at line 34 of file Pairings.h.
| plane_patch_t mp2p_icp::matched_plane_t::p_global | 
Definition at line 31 of file Pairings.h.
| plane_patch_t mp2p_icp::matched_plane_t::p_local | 
Definition at line 31 of file Pairings.h.