#include <pcl/apps/manual_registration.h>#include <QApplication>#include <QMutexLocker>#include <QEvent>#include <QObject>#include <vtkRenderWindow.h>#include <vtkRendererCollection.h>#include <vtkCamera.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | print_usage () |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 262 of file manual_registration.cpp.
| void print_usage | ( | void | ) |
Definition at line 254 of file manual_registration.cpp.