#include <plane_patch.h>
| Public Member Functions | |
| plane_patch_t ()=default | |
| plane_patch_t (const mrpt::math::TPlane3D &pl, const mrpt::math::TPoint3D ¢er) | |
| Public Attributes | |
| mrpt::math::TPoint3D | centroid | 
| mrpt::math::TPlane | plane | 
Definition at line 22 of file plane_patch.h.
| 
 | default | 
| 
 | inline | 
Definition at line 28 of file plane_patch.h.
| mrpt::math::TPoint3D mp2p_icp::plane_patch_t::centroid | 
Definition at line 25 of file plane_patch.h.
| mrpt::math::TPlane mp2p_icp::plane_patch_t::plane | 
Definition at line 24 of file plane_patch.h.