lltracker.cpp File Reference

Container for objects user is tracking. More...

#include "llviewerprecompiledheaders.h"
#include "llcoord.h"
#include "lldarray.h"
#include "llfontgl.h"
#include "llgl.h"
#include "llinventory.h"
#include "llmemory.h"
#include "llstring.h"
#include "lluuid.h"
#include "v3math.h"
#include "v3dmath.h"
#include "v4color.h"
#include "viewer.h"
#include "lltracker.h"
#include "llagent.h"
#include "llcallingcard.h"
#include "llcolorscheme.h"
#include "llcylinder.h"
#include "llfloaterworldmap.h"
#include "llhudtext.h"
#include "llhudview.h"
#include "llinventorymodel.h"
#include "lllandmarklist.h"
#include "llsky.h"
#include "llui.h"
#include "llviewercamera.h"
#include "llviewerinventory.h"
#include "llworld.h"
#include "llworldmapview.h"

Include dependency graph for lltracker.cpp:

Go to the source code of this file.

Functions

F32 pulse_func (F32 t, F32 z)
void draw_shockwave (F32 center_z, F32 t, S32 steps, LLColor4 color)

Variables

const F32 DESTINATION_REACHED_RADIUS = 3.0f
const F32 DESTINATION_VISITED_RADIUS = 6.0f
const F32 DESTINATION_UNVISITED_RADIUS = 12.0f
const S32 ARROW_OFF_RADIUS_SQRD = 100
const S32 HUD_ARROW_SIZE = 32


Detailed Description

Container for objects user is tracking.

LicenseInfo
firstyear=2003&license=viewergpl

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


Function Documentation

void draw_shockwave ( F32  center_z,
F32  t,
S32  steps,
LLColor4  color 
)

Definition at line 425 of file lltracker.cpp.

References f, F_TWO_PI, glBegin, glColor4fv, glEnd, llmax(), LLColor4::mV, S32, LLTracker::sCheesyBeacon, x, and y.

Referenced by LLTracker::renderBeacon().

F32 pulse_func ( F32  t,
F32  z 
)

Definition at line 408 of file lltracker.cpp.

References a, cosf, f, llmax(), and LLTracker::sCheesyBeacon.

Referenced by LLTracker::renderBeacon().


Variable Documentation

const S32 ARROW_OFF_RADIUS_SQRD = 100

Definition at line 73 of file lltracker.cpp.

Referenced by LLTracker::handleMouseDown().

const F32 DESTINATION_REACHED_RADIUS = 3.0f

Definition at line 66 of file lltracker.cpp.

Referenced by LLTracker::render3D().

const F32 DESTINATION_UNVISITED_RADIUS = 12.0f

Definition at line 71 of file lltracker.cpp.

Referenced by LLTracker::cacheLandmarkPosition(), and LLTracker::render3D().

const F32 DESTINATION_VISITED_RADIUS = 6.0f

Definition at line 67 of file lltracker.cpp.

Referenced by LLTracker::render3D().

const S32 HUD_ARROW_SIZE = 32

Definition at line 75 of file lltracker.cpp.


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