llviewerregion.cpp File Reference

Implementation of the LLViewerRegion class. More...

#include "llviewerprecompiledheaders.h"
#include "llviewerregion.h"
#include "indra_constants.h"
#include "llmath.h"
#include "llhttpclient.h"
#include "llregionflags.h"
#include "llregionhandle.h"
#include "llsurface.h"
#include "message.h"
#include "v3math.h"
#include "v4math.h"
#include "llagent.h"
#include "llcallingcard.h"
#include "llcaphttpsender.h"
#include "lldir.h"
#include "lleventpoll.h"
#include "llfloatergodtools.h"
#include "llfloaterreporter.h"
#include "llfloaterregioninfo.h"
#include "llhttpnode.h"
#include "llnetmap.h"
#include "llsdutil.h"
#include "llstartup.h"
#include "llviewerobjectlist.h"
#include "llviewerparceloverlay.h"
#include "llvlmanager.h"
#include "llvlcomposition.h"
#include "llvocache.h"
#include "llvoclouds.h"
#include "llworld.h"
#include "viewer.h"

Include dependency graph for llviewerregion.cpp:

Go to the source code of this file.

Classes

class  CoarseLocationUpdate
class  BaseCapabilitiesComplete

Functions

std::ostream & operator<< (std::ostream &s, const LLViewerRegion &region)

Variables

const U32 INDRA_OBJECT_CACHE_VERSION = 14
BOOL gNoRender
const F32 WATER_TEXTURE_SCALE = 8.f
const S16 MAX_MAP_DIST = 10
char * SIM_ACCESS_STR []
LLHTTPRegistration< CoarseLocationUpdategHTTPRegistrationCoarseLocationUpdate ("/message/CoarseLocationUpdate")


Detailed Description

Implementation of the LLViewerRegion class.

LicenseInfo
firstyear=2000&license=viewergpl

Copyright (c) 2000-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 llviewerregion.cpp.


Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const LLViewerRegion region 
)

Definition at line 704 of file llviewerregion.cpp.

References LLViewerRegion::getOriginGlobal(), and LLViewerRegion::mHost.


Variable Documentation

LLHTTPRegistration<CoarseLocationUpdate> gHTTPRegistrationCoarseLocationUpdate("/message/CoarseLocationUpdate")

BOOL gNoRender

Definition at line 76 of file llgl.cpp.

const U32 INDRA_OBJECT_CACHE_VERSION = 14

Definition at line 70 of file llviewerregion.cpp.

Referenced by LLViewerRegion::loadCache(), and LLViewerRegion::saveCache().

const S16 MAX_MAP_DIST = 10

Definition at line 76 of file llviewerregion.cpp.

char* SIM_ACCESS_STR[]

Initial value:

 { "Free Trial",
                                                   "PG",
                                                   "Mature",
                                                   "Offline",
                                                   "Unknown" }

Definition at line 455 of file llviewerregion.cpp.

Referenced by LLViewerRegion::accessToString(), and LLViewerRegion::stringToAccess().

const F32 WATER_TEXTURE_SCALE = 8.f

Definition at line 75 of file llviewerregion.cpp.


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