Go to the source code of this file.
Classes | |
struct | cloud_point_index_idx |
Defines | |
#define | PCL_INSTANTIATE_getMinMax3D(T) template PCL_EXPORTS void pcl::getMinMax3D<T> (const pcl::PointCloud<T>::ConstPtr &, const std::string &, float, float, Eigen::Vector4f &, Eigen::Vector4f &, bool); |
#define | PCL_INSTANTIATE_VoxelGrid(T) template class PCL_EXPORTS pcl::VoxelGrid<T>; |
#define PCL_INSTANTIATE_getMinMax3D | ( | T | ) | template PCL_EXPORTS void pcl::getMinMax3D<T> (const pcl::PointCloud<T>::ConstPtr &, const std::string &, float, float, Eigen::Vector4f &, Eigen::Vector4f &, bool); |
Definition at line 395 of file voxel_grid.hpp.
#define PCL_INSTANTIATE_VoxelGrid | ( | T | ) | template class PCL_EXPORTS pcl::VoxelGrid<T>; |
Definition at line 394 of file voxel_grid.hpp.