#include <NuiSensor.h>
Definition at line 269 of file NuiSensor.h.
Public Attributes | |
FLOAT | fSmoothing |
FLOAT | fCorrection |
FLOAT | fPrediction |
FLOAT | fJitterRadius |
FLOAT | fMaxDeviationRadius |
FLOAT fCorrection |
Definition at line 272 of file NuiSensor.h.
FLOAT fJitterRadius |
Definition at line 274 of file NuiSensor.h.
FLOAT fMaxDeviationRadius |
Definition at line 275 of file NuiSensor.h.
FLOAT fPrediction |
Definition at line 273 of file NuiSensor.h.
FLOAT fSmoothing |
Definition at line 271 of file NuiSensor.h.