#include <Eigen/StdVector>#include <Eigen/Geometry>#include "pcl/ros_macros.h"#include <roslib/Header.h>#include <std_msgs/Header.h>#include <pcl/exceptions.h>#include <boost/shared_ptr.hpp>#include <boost/make_shared.hpp>

Go to the source code of this file.
Classes | |
| struct | pcl::detail::FieldMapping |
| class | pcl::PointCloud< PointT > |
Namespaces | |
| namespace | pcl |
| namespace | pcl::detail |
Typedefs | |
| typedef std::vector < detail::FieldMapping > | pcl::MsgFieldMap |
Functions | |
| template<typename PointT > | |
| boost::shared_ptr < pcl::MsgFieldMap > & | pcl::detail::getMapping (pcl::PointCloud< PointT > &p) |
| template<typename PointT > | |
| std::ostream & | pcl::operator<< (std::ostream &s, const pcl::PointCloud< PointT > &p) |