Go to the source code of this file.
Typedefs | |
typedef pcl::PointCloud < GlobalDescriptorT > | GlobalDescriptors |
typedef pcl::PointCloud < GlobalDescriptorT > ::ConstPtr | GlobalDescriptorsConstPtr |
typedef pcl::PointCloud < GlobalDescriptorT >::Ptr | GlobalDescriptorsPtr |
typedef pcl::VFHSignature308 | GlobalDescriptorT |
typedef pcl::PointCloud < LocalDescriptorT > | LocalDescriptors |
typedef pcl::PointCloud < LocalDescriptorT >::ConstPtr | LocalDescriptorsConstPtr |
typedef pcl::PointCloud < LocalDescriptorT >::Ptr | LocalDescriptorsPtr |
typedef pcl::FPFHSignature33 | LocalDescriptorT |
typedef pcl::Normal | NormalT |
typedef pcl::PointCloud< PointT > | PointCloud |
typedef pcl::PointCloud < PointT >::ConstPtr | PointCloudConstPtr |
typedef pcl::PointCloud < PointT >::Ptr | PointCloudPtr |
typedef pcl::PointXYZRGB | PointT |
typedef pcl::PointCloud< NormalT > | SurfaceNormals |
typedef pcl::PointCloud < NormalT >::ConstPtr | SurfaceNormalsConstPtr |
typedef pcl::PointCloud < NormalT >::Ptr | SurfaceNormalsPtr |
Definition at line 29 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointCloud<GlobalDescriptorT>::ConstPtr GlobalDescriptorsConstPtr |
Definition at line 31 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointCloud<GlobalDescriptorT>::Ptr GlobalDescriptorsPtr |
Definition at line 30 of file iros2011/include/solution/typedefs.h.
Definition at line 28 of file iros2011/include/solution/typedefs.h.
Definition at line 23 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointCloud<LocalDescriptorT>::ConstPtr LocalDescriptorsConstPtr |
Definition at line 25 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointCloud<LocalDescriptorT>::Ptr LocalDescriptorsPtr |
Definition at line 24 of file iros2011/include/solution/typedefs.h.
typedef pcl::FPFHSignature33 LocalDescriptorT |
Definition at line 22 of file iros2011/include/solution/typedefs.h.
typedef pcl::Normal NormalT |
Definition at line 16 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointCloud<PointT> PointCloud |
Definition at line 11 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointCloud<PointT>::ConstPtr PointCloudConstPtr |
Definition at line 13 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointCloud<PointT>::Ptr PointCloudPtr |
Definition at line 12 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointXYZRGB PointT |
Definition at line 10 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointCloud<NormalT> SurfaceNormals |
Definition at line 17 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointCloud<NormalT>::ConstPtr SurfaceNormalsConstPtr |
Definition at line 19 of file iros2011/include/solution/typedefs.h.
typedef pcl::PointCloud<NormalT>::Ptr SurfaceNormalsPtr |
Definition at line 18 of file iros2011/include/solution/typedefs.h.