llviewerparcelmgr.cpp File Reference

Viewer-side representation of owned land. More...

#include "llviewerprecompiledheaders.h"
#include "llviewerparcelmgr.h"
#include "audioengine.h"
#include "indra_constants.h"
#include "llcachename.h"
#include "llgl.h"
#include "llparcel.h"
#include "llsecondlifeurls.h"
#include "message.h"
#include "llagent.h"
#include "llfloatergroupinfo.h"
#include "llviewerwindow.h"
#include "llviewercontrol.h"
#include "llfirstuse.h"
#include "llfloaterbuyland.h"
#include "llfloatergroups.h"
#include "llfloatersellland.h"
#include "llfloatertools.h"
#include "llnotify.h"
#include "llparcelselection.h"
#include "llresmgr.h"
#include "llsdutil.h"
#include "llstatusbar.h"
#include "llui.h"
#include "llviewerimage.h"
#include "llviewerimagelist.h"
#include "llviewermenu.h"
#include "llviewerparcelmedia.h"
#include "llviewerparceloverlay.h"
#include "llviewerregion.h"
#include "llworld.h"
#include "lloverlaybar.h"
#include "roles_constants.h"
#include "llweb.h"

Include dependency graph for llviewerparcelmgr.cpp:

Go to the source code of this file.

Classes

struct  LLGodForceOwnerData
class  LLViewerParcelMgr::ParcelBuyInfo

Functions

void optionally_start_music (const LLString &music_url)
void callback_start_music (S32 option, void *data)
void optionally_prepare_video (const LLParcel *parcelp)
void callback_prepare_video (S32 option, void *data)
void prepare_video (const LLParcel *parcelp)
void start_video (const LLParcel *parcelp)
void stop_video ()
void callback_god_force_owner (S32 option, void *user_data)
void sanitize_corners (const LLVector3d &corner1, const LLVector3d &corner2, LLVector3d &west_south_bottom, LLVector3d &east_north_top)

Variables

const F32 PARCEL_COLLISION_DRAW_SECS = 1.f
LLUUID gCurrentMovieID = LLUUID::null
LLPointer< LLViewerImagesBlockedImage
LLPointer< LLViewerImagesPassImage


Detailed Description

Viewer-side representation of owned land.

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 llviewerparcelmgr.cpp.


Function Documentation

void callback_god_force_owner ( S32  option,
void *  user_data 
)

void callback_prepare_video ( S32  option,
void *  data 
)

void callback_start_music ( S32  option,
void *  data 
)

void optionally_prepare_video ( const LLParcel parcelp  ) 

void optionally_start_music ( const LLString music_url  ) 

Referenced by LLViewerParcelMgr::processParcelProperties().

Here is the caller graph for this function:

void prepare_video ( const LLParcel parcelp  ) 

void sanitize_corners ( const LLVector3d corner1,
const LLVector3d corner2,
LLVector3d west_south_bottom,
LLVector3d east_north_top 
)

Definition at line 2313 of file llviewerparcelmgr.cpp.

References llmax(), llmin(), LLVector3d::mdV, VX, VY, and VZ.

Referenced by LLToolSelectLand::handleHover(), LLToolSelectLand::handleMouseDown(), LLToolSelectLand::handleMouseUp(), and LLViewerParcelMgr::selectLand().

Here is the call graph for this function:

Here is the caller graph for this function:

void start_video ( const LLParcel parcelp  ) 

void stop_video (  ) 


Variable Documentation

Definition at line 80 of file llviewerparcelmgr.cpp.

Definition at line 73 of file llviewerparcelmgr.cpp.

Referenced by LLViewerParcelMgr::renderParcelCollision().

Definition at line 82 of file llviewerparcelmgr.cpp.

Definition at line 83 of file llviewerparcelmgr.cpp.


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