Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs
typedefs.h File Reference
#include <pcl/point_types.h>
#include <pcl/point_cloud.h>
Include dependency graph for typedefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef pcl::PointXYZRGB PointT
 
typedef pcl::PointCloud< PointTPointCloud
 
typedef pcl::PointCloud
< PointT >::Ptr 
PointCloudPtr
 
typedef pcl::PointCloud
< PointT >::ConstPtr 
PointCloudConstPtr
 
typedef pcl::Normal NormalT
 
typedef pcl::PointCloud< NormalTSurfaceNormals
 
typedef pcl::PointCloud
< NormalT >::Ptr 
SurfaceNormalsPtr
 
typedef pcl::PointCloud
< NormalT >::ConstPtr 
SurfaceNormalsConstPtr
 
typedef pcl::FPFHSignature33 LocalDescriptorT
 
typedef pcl::PointCloud
< LocalDescriptorT
LocalDescriptors
 
typedef pcl::PointCloud
< LocalDescriptorT >::Ptr 
LocalDescriptorsPtr
 
typedef pcl::PointCloud
< LocalDescriptorT >::ConstPtr 
LocalDescriptorsConstPtr
 
typedef pcl::VFHSignature308 GlobalDescriptorT
 
typedef pcl::PointCloud
< GlobalDescriptorT
GlobalDescriptors
 
typedef pcl::PointCloud
< GlobalDescriptorT >::Ptr 
GlobalDescriptorsPtr
 
typedef pcl::PointCloud
< GlobalDescriptorT >
::ConstPtr 
GlobalDescriptorsConstPtr
 

Typedef Documentation

Definition at line 29 of file typedefs.h.

Definition at line 31 of file typedefs.h.

Definition at line 30 of file typedefs.h.

Definition at line 28 of file typedefs.h.

Definition at line 23 of file typedefs.h.

Definition at line 25 of file typedefs.h.

Definition at line 24 of file typedefs.h.

Definition at line 22 of file typedefs.h.

Definition at line 16 of file typedefs.h.

Definition at line 11 of file typedefs.h.

Definition at line 13 of file typedefs.h.

Definition at line 12 of file typedefs.h.

Definition at line 10 of file typedefs.h.

Definition at line 17 of file typedefs.h.

Definition at line 19 of file typedefs.h.

Definition at line 18 of file typedefs.h.