llfloatermap.cpp File Reference

The "mini-map" or radar in the upper right part of the screen. More...

#include "llviewerprecompiledheaders.h"
#include "llfloatermap.h"
#include "llfontgl.h"
#include "llinventory.h"
#include "message.h"
#include "llagent.h"
#include "llcolorscheme.h"
#include "llviewercontrol.h"
#include "lldraghandle.h"
#include "lleconomy.h"
#include "llfloaterworldmap.h"
#include "llfocusmgr.h"
#include "llnetmap.h"
#include "llregionhandle.h"
#include "llresizebar.h"
#include "llresizehandle.h"
#include "llresmgr.h"
#include "llsky.h"
#include "llsliderctrl.h"
#include "llspinctrl.h"
#include "llstatgraph.h"
#include "llstatusbar.h"
#include "llui.h"
#include "llviewermenu.h"
#include "llviewerparceloverlay.h"
#include "llviewerregion.h"
#include "llviewerstats.h"
#include "viewer.h"
#include "llglheaders.h"

Include dependency graph for llfloatermap.cpp:

Go to the source code of this file.

Variables

const S32 LEGEND_SIZE = 16
const S32 HPAD = 4
const S32 MAP_COMBOBOX_WIDTH = 128
const S32 MAP_COMBOBOX_HEIGHT = 20
const S32 GO_BTN_WIDTH = 20
const S32 SLIDER_WIDTH = LEGEND_SIZE + MAP_COMBOBOX_WIDTH + HPAD + GO_BTN_WIDTH - HPAD
const S32 SLIDER_HEIGHT = 16
const S32 SIM_STAT_WIDTH = 8
const S32 MAP_SCALE_MIN = 35
const S32 MAP_SCALE_MAX = 180
const S32 MAP_SCALE_INCREMENT = 5
const char MAP_TITLE [] = ""
const S32 NETMAP_MIN_WIDTH = 128
const S32 NETMAP_MIN_HEIGHT = 128
const S32 FLOATERMAP_MIN_WIDTH
const S32 MORE_BTN_VPAD = 2
const S32 SPIN_VPAD = 4
const S32 TRACKING_LABEL_HEIGHT = 16
const S32 FLOATERMAP_MIN_HEIGHT_LARGE = 60
LLFloaterMapgFloaterMap = NULL


Detailed Description

The "mini-map" or radar in the upper right part of the screen.

LicenseInfo
firstyear=2001&license=viewergpl

Copyright (c) 2001-2007, 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://secondlife.com/developers/opensource/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://secondlife.com/developers/opensource/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 llfloatermap.cpp.


Variable Documentation

const S32 FLOATERMAP_MIN_HEIGHT_LARGE = 60

Definition at line 104 of file llfloatermap.cpp.

const S32 FLOATERMAP_MIN_WIDTH

Initial value:

Definition at line 94 of file llfloatermap.cpp.

LLFloaterMap* gFloaterMap = NULL

Definition at line 109 of file llfloatermap.cpp.

Referenced by LLAgent::endAnimationUpdateUI(), get_skip_list(), LLViewerWindow::initWorldUI(), reset_login(), LLFloaterMap::toggle(), toggle_map(), and LLViewerWindow::~LLViewerWindow().

const S32 GO_BTN_WIDTH = 20

Definition at line 79 of file llfloatermap.cpp.

const S32 HPAD = 4

Definition at line 75 of file llfloatermap.cpp.

const S32 LEGEND_SIZE = 16

Definition at line 73 of file llfloatermap.cpp.

const S32 MAP_COMBOBOX_HEIGHT = 20

Definition at line 78 of file llfloatermap.cpp.

const S32 MAP_COMBOBOX_WIDTH = 128

Definition at line 77 of file llfloatermap.cpp.

const S32 MAP_SCALE_INCREMENT = 5

Definition at line 87 of file llfloatermap.cpp.

Referenced by LLNetMap::handleScrollWheel().

const S32 MAP_SCALE_MAX = 180

Definition at line 86 of file llfloatermap.cpp.

Referenced by LLNetMap::handleScrollWheel(), and LLNetMap::handleZoomLevel().

const S32 MAP_SCALE_MIN = 35

Definition at line 85 of file llfloatermap.cpp.

Referenced by LLNetMap::handleScrollWheel(), and LLNetMap::handleZoomLevel().

const char MAP_TITLE[] = ""

Definition at line 89 of file llfloatermap.cpp.

const S32 MORE_BTN_VPAD = 2

Definition at line 98 of file llfloatermap.cpp.

const S32 NETMAP_MIN_HEIGHT = 128

Definition at line 92 of file llfloatermap.cpp.

const S32 NETMAP_MIN_WIDTH = 128

Definition at line 91 of file llfloatermap.cpp.

const S32 SIM_STAT_WIDTH = 8

Definition at line 83 of file llfloatermap.cpp.

const S32 SLIDER_HEIGHT = 16

Definition at line 81 of file llfloatermap.cpp.

const S32 SLIDER_WIDTH = LEGEND_SIZE + MAP_COMBOBOX_WIDTH + HPAD + GO_BTN_WIDTH - HPAD

Definition at line 80 of file llfloatermap.cpp.

const S32 SPIN_VPAD = 4

Definition at line 100 of file llfloatermap.cpp.

const S32 TRACKING_LABEL_HEIGHT = 16

Definition at line 102 of file llfloatermap.cpp.


Generated on Thu Jul 1 06:10:14 2010 for Second Life Viewer by  doxygen 1.4.7