llviewerjoystick.cpp File Reference

Joystick / NDOF device functionality. More...

#include "llviewerprecompiledheaders.h"
#include "llviewerjoystick.h"
#include "llviewercontrol.h"
#include "llviewerwindow.h"
#include "llviewercamera.h"
#include "llappviewer.h"
#include "llkeyboard.h"
#include "lltoolmgr.h"
#include "llselectmgr.h"
#include "llviewermenu.h"
#include "llagent.h"
#include "llfocusmgr.h"

Include dependency graph for llviewerjoystick.cpp:

Go to the source code of this file.

Defines

#define X_I   1
#define Y_I   2
#define Z_I   0
#define RX_I   4
#define RY_I   5
#define RZ_I   3
#define MAX_SPACENAVIGATOR_INPUT   3000.0f
#define MAX_JOYSTICK_INPUT_VALUE   MAX_SPACENAVIGATOR_INPUT
#define kPlatformScale   1.f

Variables

const F32 BUILDMODE_FLYCAM_T_SCALE = 3.f


Detailed Description

Joystick / NDOF device functionality.

LicenseInfo
firstyear=2002&license=viewergpl

Copyright (c) 2002-2008, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llviewerjoystick.cpp.


Define Documentation

#define kPlatformScale   1.f

#define MAX_JOYSTICK_INPUT_VALUE   MAX_SPACENAVIGATOR_INPUT

Definition at line 70 of file llviewerjoystick.cpp.

Referenced by LLViewerJoystick::init().

#define MAX_SPACENAVIGATOR_INPUT   3000.0f

Definition at line 69 of file llviewerjoystick.cpp.

#define RX_I   4

Definition at line 54 of file llviewerjoystick.cpp.

Referenced by LLViewerJoystick::moveAvatar().

#define RY_I   5

Definition at line 55 of file llviewerjoystick.cpp.

Referenced by LLViewerJoystick::moveAvatar().

#define RZ_I   3

Definition at line 56 of file llviewerjoystick.cpp.

Referenced by LLViewerJoystick::moveAvatar().

#define X_I   1

#define Y_I   2

#define Z_I   0


Variable Documentation


Generated on Fri May 16 08:37:29 2008 for SecondLife by  doxygen 1.5.5