|
Point Cloud Library (PCL)
1.6.0
|
#include <cstddef>#include <pcl/common/eigen.h>#include <vector>#include <pcl/pcl_macros.h>#include <boost/shared_ptr.hpp>#include <sensor_msgs/PointCloud2.h>#include <pcl/point_cloud.h>#include <pcl/PointIndices.h>#include <pcl/console/print.h>

Go to the source code of this file.
Classes | |
| class | pcl::PCLBase< PointT > |
| PCL base class. More... | |
| class | pcl::PCLBase< sensor_msgs::PointCloud2 > |
Namespaces | |
| namespace | pcl |
Typedefs | |
| typedef boost::shared_ptr < std::vector< int > > | pcl::IndicesPtr |
| typedef boost::shared_ptr < const std::vector< int > > | pcl::IndicesConstPtr |
1.7.6.1