Point Cloud Library (PCL)  1.3.1
Classes | Namespaces | Typedefs
pcl_base.h File Reference
#include <cstddef>
#include <Eigen/StdVector>
#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/win32_macros.h"
#include <pcl/console/print.h>
Include dependency graph for pcl_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::PCLBase
 PCL base class. More...
class  pcl::PCLBase< sensor_msgs::PointCloud2 >

Namespaces

namespace  pcl
 

Software License Agreement (BSD License)


Typedefs

typedef boost::shared_ptr
< std::vector< int > > 
pcl::IndicesPtr
typedef boost::shared_ptr
< const std::vector< int > > 
pcl::IndicesConstPtr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines