Prediction for motion of object to track. More...
#include <blort/Tracker/headers.h>
#include <blort/Tracker/Distribution.h>
#include <blort/TomGine/tgVector3.h>
#include <blort/Tracker/Timer.h>
Go to the source code of this file.
Classes | |
class | Tracking::Predictor |
class Predictor More... | |
Namespaces | |
namespace | Tracker |
namespace | Tracking |
namespace Tracking | |
Defines | |
#define | GAUSS 0 |
#define | NORMAL 1 |
Prediction for motion of object to track.
Definition in file Predictor.h.
#define GAUSS 0 |
Definition at line 20 of file Predictor.h.
#define NORMAL 1 |
Definition at line 21 of file Predictor.h.