ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
GamepadInput.cpp File Reference
#include "GamepadInput.h"
#include <ecvDisplayTools.h>
#include <QGamepadManager>
#include <QMainWindow>
#include <assert.h>
Include dependency graph for GamepadInput.cpp:

Go to the source code of this file.

Variables

static double s_gamepadSpeed = 0.005
 
static double s_gamepadRotSpeed = 0.02
 

Variable Documentation

◆ s_gamepadRotSpeed

double s_gamepadRotSpeed = 0.02
static

Definition at line 88 of file GamepadInput.cpp.

◆ s_gamepadSpeed

double s_gamepadSpeed = 0.005
static

Definition at line 87 of file GamepadInput.cpp.