Go to the source code of this file.
#define PCL_INSTANTIATE_OctreePointCloudDoubleBufferWithEmptyLeaf | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafEmpty<int>, pcl::octree::OctreeContainerEmpty<int> , pcl::octree::Octree2BufBase<int, pcl::octree::OctreeContainerDataT<int>, pcl::octree::OctreeContainerEmpty<int> > >; |
Definition at line 770 of file octree_pointcloud.hpp.
#define PCL_INSTANTIATE_OctreePointCloudDoubleBufferWithLeafDataT | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafDataT<int>, pcl::octree::OctreeContainerEmpty<int> , pcl::octree::Octree2BufBase<int, pcl::octree::OctreeContainerDataT<int>, pcl::octree::OctreeContainerEmpty<int> > >; |
Definition at line 767 of file octree_pointcloud.hpp.
Definition at line 764 of file octree_pointcloud.hpp.
#define PCL_INSTANTIATE_OctreePointCloudSingleBufferWithEmptyLeaf | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafEmpty<int>, pcl::octree::OctreeContainerEmpty<int> , pcl::octree::OctreeBase<int, pcl::octree::OctreeContainerDataT<int>, pcl::octree::OctreeContainerEmpty<int> > >; |
Definition at line 769 of file octree_pointcloud.hpp.
#define PCL_INSTANTIATE_OctreePointCloudSingleBufferWithLeafDataT | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafDataT<int>, pcl::octree::OctreeContainerEmpty<int> , pcl::octree::OctreeBase<int, pcl::octree::OctreeContainerDataT<int>, pcl::octree::OctreeContainerEmpty<int> > >; |
Definition at line 766 of file octree_pointcloud.hpp.
Definition at line 763 of file octree_pointcloud.hpp.