#include <iostream>
#include <pcl/io/pcd_io.h>
#include <pcl/point_types.h>
Go to the source code of this file.
Definition at line 17 of file pcd_write.cpp.