41 #include <pcl/visualization/common/actor_map.h>
47 namespace visualization
PCL_EXPORTS void getCorrespondingPointCloud(vtkPolyData *src, const pcl::PointCloud< pcl::PointXYZ > &tgt, pcl::Indices &indices)
Obtain a list of corresponding indices, for a set of vtk points, from a pcl::PointCloud.
PCL_EXPORTS bool savePointData(vtkPolyData *data, const std::string &out_file, const CloudActorMapPtr &actors)
Saves the vtk-formatted Point Cloud data into a set of files, based on whether the data comes from pr...
shared_ptr< CloudActorMap > CloudActorMapPtr
IndicesAllocator<> Indices
Type used for indices in PCL.