#include <pcl/apps/cloud_composer/items/cloud_composer_item.h>
#include <pcl/visualization/pcl_visualizer.h>
#include <pcl/search/kdtree.h>
Go to the source code of this file.
Definition at line 47 of file cloud_item.h.
Definition at line 46 of file cloud_item.h.
Q_DECLARE_METATYPE | ( | Eigen::Vector4f | ) |
Q_DECLARE_METATYPE | ( | Eigen::Quaternionf | ) |
Q_DECLARE_METATYPE | ( | pcl::search::KdTree< pcl::PointXYZ >::Ptr | ) |
Q_DECLARE_METATYPE | ( | pcl::search::KdTree< pcl::PointXYZRGB >::Ptr | ) |
Q_DECLARE_METATYPE | ( | pcl::search::KdTree< pcl::PointXYZRGBA >::Ptr | ) |
Q_DECLARE_METATYPE | ( | pcl::PointCloud< pcl::PointXYZ >::Ptr | ) |
Q_DECLARE_METATYPE | ( | pcl::PointCloud< pcl::PointXYZRGB >::Ptr | ) |
Q_DECLARE_METATYPE | ( | pcl::PointCloud< pcl::PointXYZRGBA >::Ptr | ) |