#include <pcl/point_cloud.h>#include <pcl/point_types.h>#include <pcl/io/pcd_io.h>#include <pcl/io/openni_grabber.h>#include <pcl/common/time.h>
Go to the source code of this file.
Classes | |
| class | SimpleOpenNIProcessor |
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 135 of file openni_grabber_example.cpp.