#include <iostream>
#include "Image/Point2D.H"
#include "Util/Types.H"
#include "Util/StringUtil.H"
#include "Util/log.H"
#include "rutz/compat_cmath.h"
#include "rutz/shared_ptr.h"
#include "Component/ParamMap.H"
#include <cmath>
Go to the source code of this file.
Classes | |
class | HandData |
Simple struct for hand movement data. More... |
Struct for hand(joystick/steering wheel) data with a wrapped ParamMap
Definition in file HandData.H.