|
#include <vector>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::conversions | |
Functions | |
pcl::PointCloud< pcl::PointXYZ > | to3D (const pcl::PointCloud< pcl::PointXY > &v) |
pcl::PointXYZ | to3D (const pcl::PointXY &v2) |