|
Point Cloud Library (PCL)
1.5.1
|


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::Octree2BufBase<int, pcl::octree::OctreeLeafEmpty<int> > >; |
Definition at line 774 of file octree_pointcloud.hpp.
| #define PCL_INSTANTIATE_OctreePointCloudDoubleBufferWithLeafDataT | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafDataT<int> , pcl::octree::Octree2BufBase<int, pcl::octree::OctreeLeafDataT<int> > >; |
Definition at line 770 of file octree_pointcloud.hpp.
| #define PCL_INSTANTIATE_OctreePointCloudDoubleBufferWithLeafDataTVector | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafDataTVector<int> , pcl::octree::Octree2BufBase<int, pcl::octree::OctreeLeafDataTVector<int> > >; |
Definition at line 766 of file octree_pointcloud.hpp.
| #define PCL_INSTANTIATE_OctreePointCloudLowMemWithEmptyLeaf | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafEmpty<int> , pcl::octree::OctreeLowMemBase<int, pcl::octree::OctreeLeafEmpty<int> > >; |
Definition at line 775 of file octree_pointcloud.hpp.
| #define PCL_INSTANTIATE_OctreePointCloudLowMemWithLeafDataT | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafDataT<int> , pcl::octree::OctreeLowMemBase<int, pcl::octree::OctreeLeafDataT<int> > >; |
Definition at line 771 of file octree_pointcloud.hpp.
| #define PCL_INSTANTIATE_OctreePointCloudLowMemWithLeafDataTVector | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafDataTVector<int> , pcl::octree::OctreeLowMemBase<int, pcl::octree::OctreeLeafDataTVector<int> > >; |
Definition at line 767 of file octree_pointcloud.hpp.
| #define PCL_INSTANTIATE_OctreePointCloudSingleBufferWithEmptyLeaf | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafEmpty<int> , pcl::octree::OctreeBase<int, pcl::octree::OctreeLeafEmpty<int> > >; |
Definition at line 773 of file octree_pointcloud.hpp.
| #define PCL_INSTANTIATE_OctreePointCloudSingleBufferWithLeafDataT | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafDataT<int> , pcl::octree::OctreeBase<int, pcl::octree::OctreeLeafDataT<int> > >; |
Definition at line 769 of file octree_pointcloud.hpp.
| #define PCL_INSTANTIATE_OctreePointCloudSingleBufferWithLeafDataTVector | ( | T | ) | template class PCL_EXPORTS pcl::octree::OctreePointCloud<T, pcl::octree::OctreeLeafDataTVector<int> , pcl::octree::OctreeBase<int, pcl::octree::OctreeLeafDataTVector<int> > >; |
Definition at line 765 of file octree_pointcloud.hpp.
1.8.0