llfloaterworldmap.cpp File Reference

LLFloaterWorldMap class implementation. More...

#include "llviewerprecompiledheaders.h"
#include "llfloaterworldmap.h"
#include "llagent.h"
#include "llviewerwindow.h"
#include "llbutton.h"
#include "llcallingcard.h"
#include "llcolorscheme.h"
#include "llcombobox.h"
#include "llviewercontrol.h"
#include "lldraghandle.h"
#include "llfirstuse.h"
#include "llfocusmgr.h"
#include "llinventorymodel.h"
#include "lllandmarklist.h"
#include "lllineeditor.h"
#include "llnetmap.h"
#include "llpreviewlandmark.h"
#include "llregionhandle.h"
#include "llscrolllistctrl.h"
#include "lltextbox.h"
#include "lltracker.h"
#include "llurldispatcher.h"
#include "llviewermenu.h"
#include "llviewerregion.h"
#include "llviewerstats.h"
#include "llworldmap.h"
#include "llworldmapview.h"
#include "lluictrlfactory.h"
#include "llappviewer.h"
#include "llmapimagetype.h"
#include "llweb.h"
#include "llglheaders.h"

Include dependency graph for llfloaterworldmap.cpp:

Go to the source code of this file.

Classes

class  LLMapInventoryObserver
class  LLMapFriendObserver

Enumerations

enum  EPanDirection { PAN_UP, PAN_DOWN, PAN_LEFT, PAN_RIGHT }

Variables

static const F32 MAP_ZOOM_TIME = 0.2f
static const F32 ZOOM_MIN = -8.f
static const F32 ZOOM_MAX = 0.f
static const F32 ZOOM_INC = 0.2f
static const F32 SIM_COORD_MIN = 0.f
static const F32 SIM_COORD_MAX = 255.f
static const F32 SIM_COORD_DEFAULT = 128.f
static const F64 MAX_FLY_DISTANCE = 363.f
static const F64 MAX_FLY_DISTANCE_SQUARED = MAX_FLY_DISTANCE * MAX_FLY_DISTANCE
LLFloaterWorldMapgFloaterWorldMap = NULL


Detailed Description

LLFloaterWorldMap class implementation.

Author:
James Cook, Tom Yedwab
LicenseInfo
firstyear=2003&license=viewergpl

Copyright (c) 2003-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 llfloaterworldmap.cpp.


Enumeration Type Documentation

Enumerator:
PAN_UP 
PAN_DOWN 
PAN_LEFT 
PAN_RIGHT 

Definition at line 79 of file llfloaterworldmap.cpp.


Variable Documentation

const F32 MAP_ZOOM_TIME = 0.2f [static]

Definition at line 77 of file llfloaterworldmap.cpp.

Referenced by LLFloaterWorldMap::draw().

const F64 MAX_FLY_DISTANCE = 363.f [static]

Definition at line 96 of file llfloaterworldmap.cpp.

Definition at line 97 of file llfloaterworldmap.cpp.

const F32 SIM_COORD_DEFAULT = 128.f [static]

Definition at line 94 of file llfloaterworldmap.cpp.

Referenced by LLFloaterWorldMap::clearLocationSelection().

const F32 SIM_COORD_MAX = 255.f [static]

Definition at line 93 of file llfloaterworldmap.cpp.

const F32 SIM_COORD_MIN = 0.f [static]

Definition at line 92 of file llfloaterworldmap.cpp.

const F32 ZOOM_INC = 0.2f [static]

Definition at line 90 of file llfloaterworldmap.cpp.

const F32 ZOOM_MAX = 0.f [static]

Definition at line 89 of file llfloaterworldmap.cpp.

Referenced by LLFloaterWorldMap::adjustZoomSliderBounds().

const F32 ZOOM_MIN = -8.f [static]

Definition at line 88 of file llfloaterworldmap.cpp.


Generated on Fri May 16 08:36:39 2008 for SecondLife by  doxygen 1.5.5