Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

FreeVRDisplayDevice.C File Reference

#include <freevr.h>
#include "Inform.h"
#include "FreeVRDisplayDevice.h"

Go to the source code of this file.

Defines

#define WAND_SENSOR   1
#define JS_EPSILON   0.125
#define MOVE_FACTOR   2.5
#define TURN_FACTOR   25.0
#define SUB_JS_EPSILON(a)   ((a)-copysign(JS_EPSILON,(a)))

Variables

const char * freevrStereoNameStr [1] = {"FreeVR"}


Define Documentation

#define JS_EPSILON   0.125
 

#define MOVE_FACTOR   2.5
 

#define SUB_JS_EPSILON      ((a)-copysign(JS_EPSILON,(a)))
 

#define TURN_FACTOR   25.0
 

#define WAND_SENSOR   1
 


Variable Documentation

const char* freevrStereoNameStr[1] = {"FreeVR"} [static]
 

Definition at line 27 of file FreeVRDisplayDevice.C.

Referenced by FreeVRDisplayDevice::FreeVRDisplayDevice.


Generated on Thu Apr 18 02:46:03 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002