#include <pcl/apps/openni_passthrough.h>
#include <QApplication>
#include <QMutexLocker>
#include <QEvent>
#include <QObject>
#include <pcl/console/parse.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 126 of file openni_passthrough.cpp.