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