NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
organized_neighbor2_impl.h File Reference
#include <pcl/search/organized.h>
#include <pcl/common/eigen.h>
#include <pcl/common/time.h>
#include <Eigen/Eigenvalues>
#include <algorithm>
#include <limits>
#include <queue>
#include <vector>
Include dependency graph for organized_neighbor2_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PCL_INSTANTIATE_OrganizedNeighbor2(T)   template class PCL_EXPORTS pcl::search::OrganizedNeighbor2<T>;
 

Macro Definition Documentation

◆ PCL_INSTANTIATE_OrganizedNeighbor2

#define PCL_INSTANTIATE_OrganizedNeighbor2 (   T)    template class PCL_EXPORTS pcl::search::OrganizedNeighbor2<T>;