victim1_node.h
Go to the documentation of this file.
00001 #include <QtGui/QLabel>
00002 //#include <QtCore/QBasicTimer>
00003 //#include <QtGui/QPainter>
00004 //#include <QtGui/QDialog>
00005 
00006 #include "dynamic/num_array.h"
00007 //#include "openni_cam.h"
00008 
00009 /*
00010 class QView {
00011 public:
00012     QImage img;
00013     QLabel * label;
00014     QLabel * info;
00015 public:
00016     int count;
00017 public:
00018     QView();
00019     void init(int Width, int Height);
00020     ~QView();
00021     void show(const openni_cam & cam);
00022 };
00023 */
 All Classes Namespaces Files Functions Variables Typedefs Defines


openni_cam
Author(s): Alexander Shekhovtsov
autogenerated on Sun Dec 1 2013 17:19:20