NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <organized_neighbor2.h>
Public Member Functions | |
Entry (int idx, float dist) | |
Entry () | |
bool | operator< (const Entry &other) const |
Public Attributes | |
unsigned | index |
float | distance |
|
inline |
|
inline |
|
inline |
float pcl::search::OrganizedNeighbor2< PointT >::Entry::distance |
unsigned pcl::search::OrganizedNeighbor2< PointT >::Entry::index |