#include "directbase.h"
#include "luse.h"
#include "clockObject.h"
#include "circBuffer.h"
#include "smoothMover.I"
Go to the source code of this file.
Compounds | |
class | SmoothMover |
This class handles smoothing of sampled motion points over time, e.g. More... | |
class | SmoothMover::SamplePoint |
Variables | |
const int | max_position_reports = 10 |
const int | max_timestamp_delays = 10 |
Definition in file smoothMover.h.
|
Definition at line 30 of file smoothMover.h. |
|
Definition at line 31 of file smoothMover.h. |