#include "pcl/point_cloud.h"
#include "pcl/point_types.h"
Go to the source code of this file.
Typedefs | |
typedef pcl::PointXYZRGB | PointC |
typedef pcl::PointCloud < pcl::PointXYZRGB > | PointCloudC |
typedef pcl::PointXYZRGB PointC |
Definition at line 9 of file typedefs.h.
typedef pcl::PointCloud<pcl::PointXYZRGB> PointCloudC |
Definition at line 10 of file typedefs.h.