OpenCOVER
Classes | Namespaces | Macros
coJoystickManager.h File Reference
#include <util/coTypes.h>
#include <stdio.h>
#include <string>
#include <vector>
#include <map>
#include <time.h>
#include "coMenu.h"
Include dependency graph for coJoystickManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vrui::coJoystickManager
 Manages the joystick as input device. More...
 

Namespaces

namespace  vrui
 collaborative interface manager
 

Macros

#define FORWARD   1
 
#define BACKWARD   -1
 
#define ACTION   1
 
#define SECOND_ACTION   -1
 

Macro Definition Documentation

◆ ACTION

#define ACTION   1

◆ BACKWARD

#define BACKWARD   -1

◆ FORWARD

#define FORWARD   1

◆ SECOND_ACTION

#define SECOND_ACTION   -1