#include "GizmoPowermate.hpp"
#include "GizmoEventPowermate.hpp"
#include "GizmoKeyDefs.hpp"
#include "../libH/Debug.hpp"
#include "../libH/Exception.hpp"
#include "../libH/UtilTime.hpp"
#include <boost/shared_ptr.hpp>
#include <errno.h>

Go to the source code of this file.
Defines | |
| #define | GIZMO_POWERMATE_TYPE "Powermate" |
| String type of this gizmo. | |
Definition in file GizmoPowermate.cpp.
1.5.3