Go to the source code of this file.
Definition at line 36 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<GlobalDescriptorT>::ConstPtr GlobalDescriptorsConstPtr |
Definition at line 38 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<GlobalDescriptorT>::Ptr GlobalDescriptorsPtr |
Definition at line 37 of file iros2011/include/typedefs.h.
Definition at line 35 of file iros2011/include/typedefs.h.
Definition at line 30 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<LocalDescriptorT>::ConstPtr LocalDescriptorsConstPtr |
Definition at line 32 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<LocalDescriptorT>::Ptr LocalDescriptorsPtr |
Definition at line 31 of file iros2011/include/typedefs.h.
typedef pcl::FPFHSignature33 LocalDescriptorT |
Definition at line 29 of file iros2011/include/typedefs.h.
typedef pcl::Normal NormalT |
Definition at line 16 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<PointT> PointCloud |
Definition at line 11 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<PointT>::ConstPtr PointCloudConstPtr |
Definition at line 13 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<PointT>::Ptr PointCloudPtr |
Definition at line 12 of file iros2011/include/typedefs.h.
typedef pcl::PointXYZRGB PointT |
Definition at line 10 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<SurfelT> SurfaceElements |
Definition at line 23 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<SurfelT>::ConstPtr SurfaceElementsConstPtr |
Definition at line 25 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<SurfelT>::Ptr SurfaceElementsPtr |
Definition at line 24 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<NormalT> SurfaceNormals |
Definition at line 17 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<NormalT>::ConstPtr SurfaceNormalsConstPtr |
Definition at line 19 of file iros2011/include/typedefs.h.
typedef pcl::PointCloud<NormalT>::Ptr SurfaceNormalsPtr |
Definition at line 18 of file iros2011/include/typedefs.h.
typedef pcl::PointNormal SurfelT |
Definition at line 22 of file iros2011/include/typedefs.h.