Quickstart
3D LiDAR
mp2p_icp
Learn more
class KeySelect { public: // typedefs typedef Key key_type; // methods const key_type& operator () (const Key& key) const; key_type& operator () (Key& key); };