threading.h
Go to the documentation of this file.
1 #ifndef __THREADING_H__
2 #define __THREADING_H__
3 #include "tracking.h"
4 
6 private:
8 public:
10  void operator()();
11 };
12 #endif
msm::back::state_machine< Tracker_ > Tracker
Definition: tracking.h:186
TrackerThread(tracking::Tracker &tracker)
Definition: threading.cpp:4
tracking::Tracker & tracker_
Definition: threading.h:7
void operator()()
Definition: threading.cpp:7


visp_auto_tracker
Author(s): Filip Novotny
autogenerated on Wed Jul 3 2019 19:48:10