#include <iostream>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
Go to the source code of this file.
Definition at line 48 of file example_organized_point_cloud.cpp.