llagent.cpp File Reference

LLAgent class implementation. More...

#include "llviewerprecompiledheaders.h"
#include "stdtypes.h"
#include "stdenums.h"
#include "llagent.h"
#include "llcoordframe.h"
#include "indra_constants.h"
#include "llmath.h"
#include "llcriticaldamp.h"
#include "llfocusmgr.h"
#include "llglheaders.h"
#include "llparcel.h"
#include "llpermissions.h"
#include "llregionhandle.h"
#include "m3math.h"
#include "m4math.h"
#include "message.h"
#include "llquaternion.h"
#include "v3math.h"
#include "v4math.h"
#include "llsmoothstep.h"
#include "llsdutil.h"
#include "imageids.h"
#include "llbox.h"
#include "llbutton.h"
#include "llcallingcard.h"
#include "llchatbar.h"
#include "llconsole.h"
#include "lldrawable.h"
#include "llface.h"
#include "llfirstuse.h"
#include "llfloater.h"
#include "llfloateractivespeakers.h"
#include "llfloateravatarinfo.h"
#include "llfloaterbuildoptions.h"
#include "llfloatercamera.h"
#include "llfloaterchat.h"
#include "llfloatercustomize.h"
#include "llfloaterdirectory.h"
#include "llfloatergroupinfo.h"
#include "llfloatergroups.h"
#include "llfloatermap.h"
#include "llfloatermute.h"
#include "llfloatersnapshot.h"
#include "llfloatertools.h"
#include "llfloaterworldmap.h"
#include "llgroupmgr.h"
#include "llhudeffectlookat.h"
#include "llhudmanager.h"
#include "llinventorymodel.h"
#include "llinventoryview.h"
#include "lljoystickbutton.h"
#include "llmenugl.h"
#include "llmorphview.h"
#include "llmoveview.h"
#include "llnotify.h"
#include "llquantize.h"
#include "llselectmgr.h"
#include "llsky.h"
#include "llrendersphere.h"
#include "llstatusbar.h"
#include "llimview.h"
#include "lltool.h"
#include "lltoolfocus.h"
#include "lltoolgrab.h"
#include "lltoolmgr.h"
#include "lltoolpie.h"
#include "lltoolview.h"
#include "llui.h"
#include "llurldispatcher.h"
#include "llviewercamera.h"
#include "llviewerinventory.h"
#include "llviewermenu.h"
#include "llviewernetwork.h"
#include "llviewerobjectlist.h"
#include "llviewerparcelmgr.h"
#include "llviewerparceloverlay.h"
#include "llviewerregion.h"
#include "llviewerstats.h"
#include "llviewerwindow.h"
#include "llviewerdisplay.h"
#include "llvoavatar.h"
#include "llvoground.h"
#include "llvosky.h"
#include "llwearable.h"
#include "llwearablelist.h"
#include "llworld.h"
#include "llworldmap.h"
#include "pipeline.h"
#include "roles_constants.h"
#include "llviewercontrol.h"
#include "llappviewer.h"
#include "llvoiceclient.h"
#include "llfollowcam.h"

Go to the source code of this file.

Classes

class  LLAgentFriendObserver
class  LLAgentDropGroupViewerNode
class  LLAgentGroupDataUpdateViewerNode
struct  LLSetWearableData

Functions

const LLVector3d FACE_EDIT_TARGET_OFFSET (0.f, 0.f, 0.05f)
std::ostream & operator<< (std::ostream &s, const LLAgent &agent)
static const
LLFloaterView::skip_list_t
get_skip_list ()
void update_group_floaters (const LLUUID &group_id)

Variables

LLMenuBarGLgMenuBarView
U8 gLastPickAlpha
const F32 MAX_WANDER_TIME = 20.f
const F32 MAX_HEADING_HALF_ERROR = 0.2f
const F32 WANDER_MAX_SLEW_RATE = 2.f * DEG_TO_RAD
const F32 WANDER_TARGET_MIN_DISTANCE = 10.f
const F32 AUTOPILOT_HEADING_HALF_ERROR = 10.f * DEG_TO_RAD
const F32 AUTOPILOT_MAX_SLEW_RATE = 1.f * DEG_TO_RAD
const F32 AUTOPILOT_STOP_DISTANCE = 2.f
const F32 AUTOPILOT_HEIGHT_ADJUST_DISTANCE = 8.f
const F32 AUTOPILOT_MIN_TARGET_HEIGHT_OFF_GROUND = 1.f
const F32 AUTOPILOT_MAX_TIME_NO_PROGRESS = 1.5f
const LLVector3d FACE_EDIT_CAMERA_OFFSET (0.4f,-0.05f, 0.07f)
const F32 MIN_ZOOM_FRACTION = 0.25f
const F32 INITIAL_ZOOM_FRACTION = 1.f
const F32 MAX_ZOOM_FRACTION = 8.f
const F32 METERS_PER_WHEEL_CLICK = 1.f
const F32 MAX_TIME_DELTA = 1.f
const F32 CAMERA_ZOOM_HALF_LIFE = 0.07f
const F32 FOV_ZOOM_HALF_LIFE = 0.07f
const F32 CAMERA_FOCUS_HALF_LIFE = 0.f
const F32 CAMERA_LAG_HALF_LIFE = 0.25f
const F32 MIN_CAMERA_LAG = 0.5f
const F32 MAX_CAMERA_LAG = 5.f
const F32 CAMERA_COLLIDE_EPSILON = 0.1f
const F32 MIN_CAMERA_DISTANCE = 0.1f
const F32 AVATAR_ZOOM_MIN_X_FACTOR = 0.55f
const F32 AVATAR_ZOOM_MIN_Y_FACTOR = 0.7f
const F32 AVATAR_ZOOM_MIN_Z_FACTOR = 1.15f
const F32 MAX_CAMERA_DISTANCE_FROM_AGENT = 50.f
const F32 MAX_CAMERA_SMOOTH_DISTANCE = 20.0f
const F32 HEAD_BUFFER_SIZE = 0.3f
const F32 CUSTOMIZE_AVATAR_CAMERA_ANIM_SLOP = 0.2f
const F32 LAND_MIN_ZOOM = 0.15f
const F32 AVATAR_MIN_ZOOM = 0.5f
const F32 OBJECT_MIN_ZOOM = 0.02f
const F32 APPEARANCE_MIN_ZOOM = 0.39f
const F32 APPEARANCE_MAX_ZOOM = 8.f
const F32 MIN_FIDGET_TIME = 8.f
const F32 MAX_FIDGET_TIME = 20.f
const S32 MAX_NUM_CHAT_POSITIONS = 10
const F32 GROUND_TO_AIR_CAMERA_TRANSITION_TIME = 0.5f
const F32 GROUND_TO_AIR_CAMERA_TRANSITION_START_TIME = 0.5f
const F32 MAX_VELOCITY_AUTO_LAND_SQUARED = 4.f * 4.f
const F32 MAX_FOCUS_OFFSET = 20.f
const F32 OBJECT_EXTENTS_PADDING = 0.5f
const F32 MIN_RADIUS_ALPHA_SIZZLE = 0.5f
const F64 CHAT_AGE_FAST_RATE = 3.0
const S32 MAX_WEARABLES_PER_LAYERSET = 7
const EWearableType WEARABLE_BAKE_TEXTURE_MAP [BAKED_TEXTURE_COUNT][MAX_WEARABLES_PER_LAYERSET]
const LLUUID BAKED_TEXTURE_HASH [BAKED_TEXTURE_COUNT]
LLAgent gAgent
const F32 SIT_POINT_EXTENTS = 0.2f
LLHTTPRegistration
< LLAgentDropGroupViewerNode
gHTTPRegistrationAgentDropGroupViewerNode ("/message/AgentDropGroup")
LLHTTPRegistration
< LLAgentGroupDataUpdateViewerNode
gHTTPRegistrationAgentGroupDataUpdateViewerNode ("/message/AgentGroupDataUpdate")


Detailed Description

LLAgent class implementation.

LicenseInfo
firstyear=2001&license=viewergpl

Copyright (c) 2001-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 llagent.cpp.


Function Documentation

const LLVector3d FACE_EDIT_TARGET_OFFSET ( 0.  f,
0.  f,
0.  05f 
)

static const LLFloaterView::skip_list_t& get_skip_list (  )  [static]

Definition at line 2784 of file llagent.cpp.

References gFloaterMap.

Referenced by LLAgent::endAnimationUpdateUI().

Here is the caller graph for this function:

std::ostream& operator<< ( std::ostream &  s,
const LLAgent agent 
)

Definition at line 2620 of file llagent.cpp.

References LLAgent::mFrameAgent.

void update_group_floaters ( const LLUUID group_id  ) 


Variable Documentation

const F32 APPEARANCE_MAX_ZOOM = 8.f

const F32 APPEARANCE_MIN_ZOOM = 0.39f

Definition at line 144 of file llagent.cpp.

Definition at line 147 of file llagent.cpp.

Referenced by LLAgent::autoPilot().

Definition at line 145 of file llagent.cpp.

Definition at line 149 of file llagent.cpp.

Referenced by LLAgent::autoPilot().

Definition at line 148 of file llagent.cpp.

Referenced by LLAgent::autoPilot().

Definition at line 146 of file llagent.cpp.

const F32 AVATAR_MIN_ZOOM = 0.5f

Definition at line 173 of file llagent.cpp.

Referenced by LLAgent::calcCameraMinDistance().

Definition at line 174 of file llagent.cpp.

Referenced by LLAgent::calcCameraMinDistance().

Definition at line 175 of file llagent.cpp.

Referenced by LLAgent::calcCameraMinDistance().

Initial value:

 
{
        LLUUID("18ded8d6-bcfc-e415-8539-944c0f5ea7a6"),
        LLUUID("338c29e3-3024-4dbb-998d-7c04cf4fa88f"),
        LLUUID("91b4a2c7-1b1a-ba16-9a16-1f8f8dcc1c3f"),
        LLUUID("b2cf28af-b840-1071-3c6a-78085d8128b5"),

}

Definition at line 220 of file llagent.cpp.

Definition at line 171 of file llagent.cpp.

Referenced by LLAgent::calcCameraPositionTargetGlobal().

Definition at line 166 of file llagent.cpp.

Referenced by LLAgent::updateCamera().

const F32 CAMERA_LAG_HALF_LIFE = 0.25f

Definition at line 167 of file llagent.cpp.

Referenced by LLAgent::calcCameraPositionTargetGlobal().

const F32 CAMERA_ZOOM_HALF_LIFE = 0.07f

Definition at line 163 of file llagent.cpp.

Referenced by LLAgent::calcCameraPositionTargetGlobal().

const F64 CHAT_AGE_FAST_RATE = 3.0

Definition at line 207 of file llagent.cpp.

Referenced by LLAgent::ageChat().

Definition at line 182 of file llagent.cpp.

Referenced by LLAgent::changeCameraToCustomizeAvatar().

const LLVector3d FACE_EDIT_CAMERA_OFFSET(0.4f,-0.05f, 0.07f)

const F32 FOV_ZOOM_HALF_LIFE = 0.07f

Definition at line 164 of file llagent.cpp.

Referenced by LLAgent::updateCamera().

Definition at line 230 of file llagent.cpp.

Referenced by LLPanelEstateInfo::accessAddCore3(), LLPanelEstateInfo::accessCoreConfirm(), LLPanelGroupNotices::activate(), LLPanelGroups::activate(), LLGestureManager::activateGestures(), LLMuteList::add(), LLEventNotifier::add(), LLAgentPilot::addAction(), LLPanelEstateInfo::addAllowedGroup(), LLPreviewGesture::addAnimations(), LLFloaterIMPanel::addHistoryLine(), LLIMMgr::addMessage(), LLToolPlacer::addObject(), LLPanelGroupInvite::impl::addRoleNames(), LLPreviewGesture::addSounds(), agent_handle_doubletap_run(), agent_jump(), agent_look_down(), agent_look_up(), agent_push_down(), agent_push_forwardbackward(), agent_slide_leftright(), agent_toggle_fly(), agent_turn_left(), agent_turn_right(), agentCanAddToRole(), LLViewerParcelMgr::agentCanBuild(), agentCanRemoveFromRole(), LLViewerJoystick::agentFly(), LLViewerJoystick::agentJump(), LLViewerJoystick::agentPush(), LLViewerJoystick::agentRotate(), LLViewerJoystick::agentSlide(), LLViewerWindow::alertCallback(), LLViewerWindow::alertXml(), LLViewerWindow::alertXmlEditText(), all_estates_text(), LLTextureCtrl::allowDrop(), LLSelectNode::allowOperationOnNode(), LLViewerWindow::analyzeHit(), LLPrefsIMImpl::apply(), LLPanelGroupGeneral::apply(), LLPanelGroupLandMoney::impl::applyContribution(), LLUndoWearable::applyUndoRedo(), LLVOAvatar::attachObject(), audio_update_listener(), audio_update_wind(), LLInventoryModel::backgroundFetch(), LLPanelGroupSubTab::buildActionCategory(), LLFloaterClothing::buildClothingList(), LLTaskSoundBridge::buildContextMenu(), LLTaskInvFVBridge::buildContextMenu(), LLObjectBridge::buildContextMenu(), LLCallingCardBridge::buildContextMenu(), LLFloaterWorldMap::buildLandmarkIDLists(), LLInventoryModel::buildParentChildMap(), busy_message(), LLFloaterLandHoldings::buttonCore(), LLFloaterBuyLand::buyLand(), LLViewerParcelMgr::buyPass(), LLTracker::cacheLandmarkPosition(), LLPipeline::calcNearbyLights(), LLHUDEffectPointAt::calcTargetPosition(), LLHUDEffectLookAt::calcTargetPosition(), LLViewerRegion::calculateCameraDistance(), callback_choose_gender(), callback_deed_to_group(), callback_eject(), callback_freeze(), callback_god_force_owner(), callback_leave_group(), callback_script_dialog(), LLPanelRegionDebugInfo::callbackAvatarID(), LLPanelAvatarPicks::callbackDelete(), LLPanelAvatarClassified::callbackDelete(), LLViewerParcelMgr::callbackDivideLand(), LLViewerParcelMgr::callbackJoinLand(), LLPanelGroups::callbackLeaveGroup(), callingcard_offer_callback(), camera_move_backward(), camera_move_backward_fast(), camera_move_backward_sitting(), camera_move_forward(), camera_move_forward_fast(), camera_move_forward_sitting(), camera_pan_down(), camera_pan_in(), camera_pan_left(), camera_pan_out(), camera_pan_right(), camera_pan_up(), camera_spin_around_ccw(), camera_spin_around_ccw_sitting(), camera_spin_around_cw(), camera_spin_around_cw_sitting(), camera_spin_over(), camera_spin_over_sitting(), camera_spin_under(), camera_spin_under_sitting(), LLViewerCamera::cameraUnderWater(), LLViewerParcelMgr::canAgentBuyParcel(), LLWearableBridge::canEditOnAvatar(), LLVOAvatar::canGrabLocalTexture(), LLViewerRegion::canManageEstate(), LLWearableBridge::canRemoveFromAvatar(), LLWearableBridge::canWearOnAvatar(), LLFloaterWorldMap::centerOnTarget(), check_admin_override(), LLPanelEstateInfo::checkRemovalButton(), LLAppViewer::cleanup(), LLAppViewer::cleanupSavedSettings(), LLViewerWindow::clickPointInWorldGlobal(), commit_slider_zoom(), LLTaskInvFVBridge::commitBuyItem(), LLPanelEstateInfo::commitEstateInfoCaps(), LLPanelEstateInfo::commitEstateInfoDataserver(), LLToolDragAndDrop::commitGiveInventoryCategory(), LLToolDragAndDrop::commitGiveInventoryItem(), LLFloaterCompileQueue::compile(), complete_give_money(), LLFloaterGodTools::computeRegionFlags(), LLIMMgr::computeSessionID(), confirm_replace_attachment(), confirm_replace_attachment_rez(), LLSelectMgr::confirmDelete(), container_inventory_arrived(), copy_inventory_from_notecard(), copy_inventory_item(), LLWearable::copyDataFrom(), create_inventory_item(), create_new_landmark(), LLWearableList::createCopy(), LLWearableList::createCopyFromAvatar(), LLFloaterDirectory::createGroupDetail(), LLInventoryModel::createNewCategory(), LLInventoryPanel::createNewItem(), LLWearableList::createNewWearable(), LLFolderBridge::createWearable(), LLWearableList::createWearableMatchedToInventoryItem(), LLFloaterCustomize::createWearablePanel(), cursor_from_object(), LLToolDragAndDrop::dad3dActivateGesture(), LLToolDragAndDrop::dad3dGiveInventoryObject(), LLToolDragAndDrop::dad3dRezAttachmentFromInv(), LLToolDragAndDrop::dad3dRezFromObjectOnLand(), LLToolDragAndDrop::dad3dRezFromObjectOnObject(), LLToolDragAndDrop::dad3dRezObjectOnLand(), LLToolDragAndDrop::dad3dRezObjectOnObject(), LLToolDragAndDrop::dad3dTextureObject(), LLToolDragAndDrop::dad3dWearCategory(), LLToolDragAndDrop::dad3dWearItem(), LLGestureManager::deactivateGesture(), LLGestureManager::deactivateSimilarGestures(), LLInventoryModel::deleteFromServer(), deliver_message(), derez_objects(), LLSelectMgr::deselectAllIfTooFar(), LLSelectMgr::deselectObjectAndFamily(), LLSelectMgr::deselectObjectOnly(), dialog_choose_gender_first_start(), LLWorld::disconnectRegions(), LLAppViewer::disconnectViewer(), LLStartUp::dispatchURL(), display(), display_update_camera(), LLPanelPlace::displayParcelInfo(), do_create(), LLVolumeImplFlexible::doFlexibleUpdate(), LLOutfitObserver::done(), LLFloaterTopObjects::doToObjects(), LLViewerGesture::doTrigger(), LLViewerObject::doUpdateInventory(), LLTextureFetchWorker::doWork(), LLManipScale::drag(), LLManipRotate::drag(), LLFolderBridge::dragCategoryIntoFolder(), LLManipRotate::dragConstrained(), LLManipScale::dragCorner(), LLManipScale::dragFace(), LLFolderBridge::dragItemIntoFolder(), LLCallingCardBridge::dragOrDrop(), LLManipRotate::dragUnconstrained(), LLWorldMapView::draw(), LLVoiceRemoteCtrl::draw(), LLViewerWindow::draw(), LLVelocityBar::draw(), LLNetMap::draw(), LLFloaterIMPanel::draw(), LLHoverView::draw(), LLCompass::draw(), LLFloaterWorldMap::draw(), LLFloaterMap::draw(), LLFloaterGodTools::draw(), LLPanelEditWearable::draw(), draw_axes(), LLTracker::drawMarker(), LLToolDragAndDrop::dropInventory(), LLToolDragAndDrop::dropObject(), LLToolDragAndDrop::dropScript(), LLVOAvatar::dumpArchetypeXML(), LLVOAvatar::dumpBakedStatus(), edit_avatar_move_backward(), edit_avatar_move_forward(), edit_avatar_spin_ccw(), edit_avatar_spin_cw(), edit_avatar_spin_over(), edit_avatar_spin_under(), LLWearableBridge::editOnAvatar(), enable_detach(), enable_god_basic(), enable_god_customer_service(), enable_god_full(), enable_god_liaison(), enable_grab_texture(), enable_land_build(), enable_not_thirdperson(), enable_object_build(), enable_region_owner(), enable_save_into_inventory(), enable_take(), LLPanelGroups::enableButtons(), LLPipeline::enableLightsDynamic(), LLInventoryFetchComboObserver::fetch(), LLViewerInventoryCategory::fetchDescendents(), LLViewerInventoryItem::fetchFromServer(), LLFloaterCustomize::fetchInventory(), LLViewerObject::fetchInventoryFromServer(), LLInventoryFetchObserver::fetchItems(), LLFloaterAvatarPicker::find(), LLAvatarTracker::findAgent(), LLInventoryModel::findCategoryUUIDForType(), LLInventoryModel::findCatUUID(), LLFloaterTexturePicker::findItemID(), LLFloaterLandmark::findItemID(), LLPanelAvatar::finishFreeze(), LLPanelAvatar::finishKick(), LLPanelGridTools::finishKick(), LLPanelAvatar::finishUnfreeze(), LLPanelGridTools::flushMapVisibilityCachesConfirm(), LLFloaterWorldMap::fly(), LLFloaterWorldMap::flyToAvatar(), LLFloaterWorldMap::flyToLandmark(), LLFloaterWorldMap::friendsChanged(), friendship_offer_callback(), LLFloaterReporter::gatherReport(), LLPipeline::generateWaterReflection(), get_text_color(), LLSelectMgr::getAgentHUDZoom(), LLViewerRegion::getCenterAgent(), LLVoiceChannelGroup::getChannelInfo(), LLInvFVBridge::getClipboardEntries(), LLPreviewLandmark::getDegreesAndDist(), LLAvatarTracker::getDegreesAndDist(), LLTaskInvFVBridge::getDisplayName(), LLFloaterWorldMap::getDistanceToDestination(), LLWaterParamManager::getFogDensity(), LLVOPartGroup::getGeometry(), LLToolGrab::getGrabPointGlobal(), LLVOAvatar::getGround(), LLWearableBridge::getLabelStyle(), LLObjectBridge::getLabelStyle(), LLWearableBridge::getLabelSuffix(), LLObjectBridge::getLabelSuffix(), LLItemBridge::getLabelSuffix(), LLViewerKeyboard::getMode(), LLManip::getMousePointOnPlaneAgent(), LLManip::getMousePointOnPlaneGlobal(), LLFloaterReporter::getObjectInfo(), LLVOAvatar::getOffObject(), LLViewerRegion::getOriginAgent(), LLSurfacePatch::getOriginAgent(), LLSurface::getOriginAgent(), LLItemBridge::getPermissionMask(), LLVOAvatar::getPosAgentFromGlobal(), LLViewerRegion::getPosAgentFromRegion(), LLVOAvatar::getPosGlobalFromAgent(), LLViewerObject::getPositionGlobal(), LLWorld::getRegionFromPosAgent(), LLPanelDirFind::getSearchURLSuffix(), LLPanelObject::getState(), LLPanelContents::getState(), LLPanelGroupLandMoney::impl::getStoredContribution(), LLManip::getSubdivisionLevel(), LLFloaterPay::give(), give_money(), LLToolDragAndDrop::giveInventory(), LLToolDragAndDrop::giveInventoryCategory(), LLWorldMapView::globalPosToView(), LLNetMap::globalPosToView(), handle_admin_override_toggle(), handle_agent_stop_moving(), handle_buy_object(), handle_claim_public_land(), handle_detach_from_avatar(), handle_dump_attachments(), handle_dump_avatar_local_textures(), handle_dump_capabilities_info(), handle_dump_group_info(), handle_dump_region_object_cache(), handle_export_selected(), handle_focus(), handle_follow(), handle_force_parcel_owner_to_me(), handle_give_money_dialog(), handle_go_to(), handle_god_mode(), handle_god_request_avatar_geometry(), handle_god_request_havok(), handle_grab_texture(), handle_leave_god_mode(), handle_leave_group(), handle_lure(), handle_lure_callback(), handle_mouselook(), handle_move(), handle_object_asset_ids(), handle_object_owner_permissive(), handle_object_owner_self(), handle_rebake_textures(), handle_region_dump_settings(), handle_reset_view(), handle_sit_or_stand(), handle_toggle_pg(), LLViewerWindow::handleActivate(), LLWorldMapView::handleClick(), LLWorldMapView::handleDoubleClick(), LLToolCompGun::handleDoubleClick(), LLFloaterTexturePicker::handleDragAndDrop(), LLGroupDropTarget::handleDragAndDrop(), LLPanelEstateCovenant::handleDragAndDrop(), LLFloaterLandmark::handleDragAndDrop(), LLToolDragAndDrop::handleDropTextureProtections(), handleEffectColorChanged(), LLFileUploadBulk::handleEvent(), LLWorldEnableTeleportHome::handleEvent(), LLWorldEnableSetHomeLocation::handleEvent(), LLWorldEnableCreateLandmark::handleEvent(), LLViewEnableMouselook::handleEvent(), LLToolsEnableTakeCopy::handleEvent(), LLAttachmentEnableDrop::handleEvent(), LLObjectAttachToAvatar::handleEvent(), LLLandEdit::handleEvent(), LLShowAgentProfile::handleEvent(), LLShowFloater::handleEvent(), LLToolsLookAtSelection::handleEvent(), LLWorldCreateLandmark::handleEvent(), LLWorldSetBusy::handleEvent(), LLWorldSetAway::handleEvent(), LLWorldCheckAlwaysRun::handleEvent(), LLWorldAlwaysRun::handleEvent(), LLWorldTeleportHome::handleEvent(), LLWorldSetHomeLocation::handleEvent(), LLViewEnableLastChatter::handleEvent(), LLObjectEnableDelete::handleEvent(), LLToolsStopAllAnimations::handleEvent(), LLObjectEnableReturn::handleEvent(), LLViewMouselook::handleEvent(), LLViewLookAtLastChatter::handleEvent(), LLViewZoomDefault::handleEvent(), LLWorldEnableFly::handleEvent(), LLWorldFly::handleEvent(), LLLandSit::handleEvent(), LLEditEnableCustomizeAvatar::handleEvent(), LLSelfEnableStandUp::handleEvent(), LLSelfStandUp::handleEvent(), LLAvatarGiveCard::handleEvent(), LLAvatarEnableDebug::handleEvent(), LLAvatarVisibleDebug::handleEvent(), LLSelfEnableRemoveAllAttachments::handleEvent(), LLEnableEdit::handleEvent(), LLLandBuild::handleEvent(), LLObjectEdit::handleEvent(), LLObjectBuild::handleEvent(), LLObjectTouch::handleEvent(), LLAttachObject::handleEvent(), LLViewerWindow::handleFocus(), handleHideGroupTitleChanged(), LLToolGun::handleHover(), LLToolCamera::handleHover(), LLPreview::handleHover(), LLManipTranslate::handleHover(), LLFolderViewItem::handleHover(), LLToolGrab::handleHoverActive(), LLToolGrab::handleHoverInactive(), LLFloaterNotRunQueue::handleInventory(), LLFloaterRunQueue::handleInventory(), LLFloaterResetQueue::handleInventory(), LLFloaterCompileQueue::handleInventory(), LLFloaterTexturePicker::handleKeyHere(), LLFloaterLandmark::handleKeyHere(), LLPanelGroupMembersSubTab::handleMemberSelect(), LLToolGrab::handleMouseDown(), LLToolCompGun::handleMouseDown(), LLTool::handleMouseDown(), LLManipTranslate::handleMouseDownOnPart(), LLManipScale::handleMouseDownOnPart(), LLManipRotate::handleMouseDownOnPart(), LLViewerWindow::handleMouseMove(), LLToolPie::handleMouseUp(), LLToolCamera::handleMouseUp(), LLToolCompGun::handleMouseUp(), LLTool::handleMouseUp(), LLToolGrab::handleObjectHit(), LLToolSelect::handleObjectSelection(), LLViewerWindow::handlePaint(), LLToolSelectRect::handleRectangleSelection(), handleRenderFarClipChanged(), LLViewerWindow::handleRightMouseDown(), LLPanelGroupRolesSubTab::handleRoleSelect(), LLViewerWindow::handleScrollWheel(), LLToolCompGun::handleScrollWheel(), LLWorldMapView::handleToolTip(), LLViewerWindow::handleTranslatedKeyDown(), LLAppViewer::handleViewerCrash(), LLManipTranslate::highlightManipulators(), LLManipScale::highlightManipulators(), LLManipRotate::highlightManipulators(), LLAppViewer::idle(), idle_afk_check(), idle_startup(), LLAppViewer::idleNetwork(), LLVOAvatar::idleUpdate(), LLViewerParcelMgr::inAgentParcel(), LLToolMgr::inBuildMode(), LLSky::init(), LLFloaterIMPanel::init(), LLFloaterPostcard::init(), init_audio(), init_group_list(), LLMorphView::initialize(), LLPanelClassified::initNewClassified(), LLPanelPick::initNewPick(), LLVOAvatar::invalidateComposite(), inventory_offer_callback(), inventory_offer_handler(), LLFloaterBuyContents::inventoryChanged(), LLFloaterBuy::inventoryChanged(), invite_to_group(), LLIMMgr::inviteToSession(), LLFloaterIMPanel::inviteToSession(), LLIMMgr::inviteUserResponse(), LLInvFVBridge::isAgentInventory(), LLInvFVBridge::isClipboardPasteable(), LLWearable::isDirty(), LLPanelEditWearable::isDirty(), LLToolDragAndDrop::isInventoryGiveAcceptable(), LLToolDragAndDrop::isInventoryGroupGiveAcceptable(), LLInventoryModel::isInventoryUsable(), LLTaskInvFVBridge::isItemCopyable(), LLItemBridge::isItemCopyable(), LLWearableBridge::isItemRemovable(), LLObjectBridge::isItemRemovable(), LLFolderBridge::isItemRemovable(), LLInvFVBridge::isItemRemovable(), LLTaskInvFVBridge::isItemRenameable(), LLFolderBridge::isItemRenameable(), LLItemBridge::isItemRenameable(), LLWearable::isOldVersion(), LLViewerParcelMgr::isParcelModifiableByAgent(), LLViewerParcelMgr::isParcelOwnedByAgent(), join_group_callback(), LLPanelGroups::leave(), LLBakedUploadData::LLBakedUploadData(), LLFloaterAbout::LLFloaterAbout(), LLFloaterCustomize::LLFloaterCustomize(), LLFloaterReporter::LLFloaterReporter(), LLImagePreviewAvatar::LLImagePreviewAvatar(), LLMakeOutfitDialog::LLMakeOutfitDialog(), LLNetMap::LLNetMap(), LLPanelGroups::LLPanelGroups(), LLPreviewAnimation::LLPreviewAnimation(), LLPreviewNotecard::LLPreviewNotecard(), LLPreviewTexture::LLPreviewTexture(), LLViewerPartGroup::LLViewerPartGroup(), LLVOAvatar::LLVOAvatar(), LLVOSky::LLVOSky(), LLWearable::LLWearable(), load_url_local_file(), LLLiveLSLEditor::loadAsset(), LLPreviewLSL::loadAsset(), LLPreviewNotecard::loadAsset(), LLPanelEstateCovenant::loadInvItem(), LLGenePool::loadNodeArchetype(), LLStyleMap::lookup(), lure_callback(), LLViewerObject::markDead(), LLInventoryModel::messageUpdateCore(), LLToolBrushLand::modifyLandAtPointGlobal(), LLToolBrushLand::modifyLandInSelectionGlobal(), LLViewerWindow::mousePointOnLandGlobal(), LLViewerWindow::mousePointOnPlaneGlobal(), LLManipRotate::mouseToRay(), move_inv_category_world_to_agent(), move_inventory_item(), LLViewerJoystick::moveAvatar(), LLFloaterMove::moveDown(), LLViewerObject::moveInventory(), LLFloaterOpenObject::moveToInventory(), LLFloaterMove::moveUp(), near_attach_object(), near_sit_down_point(), near_sit_object(), LLManip::nearestPointOnLineFromMouse(), LLVisualParamHint::needsRender(), LLTexLayerSetBuffer::needsRender(), LLEventNotifier::notifyCallback(), object_is_wearable(), LLPanelObjectTools::onApplyChanges(), LLPanelRegionTools::onApplyChanges(), LLPanelRegionTools::onBakeTerrain(), LLPreview::onBtnCopyToInv(), LLFloaterCustomize::onBtnMakeOutfit(), LLFloaterLandmark::onBtnNew(), LLPanelEditWearable::onBtnRandomize(), LLPanelEditWearable::onBtnRevert(), LLPanelEditWearable::onBtnSave(), LLFloaterCustomize::onBtnSaveAll(), LLPanelEditWearable::onBtnSaveAs(), LLPanelEditWearable::onBtnTakeOff(), LLProgressView::onCancelButtonClicked(), LLPanelObjectTools::onChangeAnything(), LLPanelRegionTools::onChangeAnything(), LLPanelActiveSpeakers::onChangeModerationMode(), LLPanelRegionTools::onChangeSimName(), LLToolBar::onClickAppearance(), LLFloaterBuyContents::onClickBuy(), LLFloaterBuy::onClickBuy(), onClickBuyLand(), LLPanelPermissions::onClickClaim(), LLPanelDirClassified::onClickCreateNewClassified(), LLPanelDirClassified::onClickDelete(), LLToolBar::onClickFly(), LLPanelPermissions::onClickGroup(), LLOverlayBar::onClickMouselook(), LLFloaterGesture::onClickNew(), LLPanelContents::onClickNewScript(), LLFloaterAuction::onClickOK(), onClickParcelInfo(), LLPanelLandObjects::onClickRefresh(), LLPanelGroupNotices::onClickRefreshNotices(), LLOverlayBar::onClickReleaseKeys(), LLFloaterTelehub::onClickRemoveSpawnPoint(), LLPanelRequestTools::onClickRequest(), LLInventoryModel::fetchDescendentsResponder::onClickRetry(), LLPanelLandObjects::onClickReturnOtherObjects(), LLPanelLandObjects::onClickReturnOwnerObjects(), onClickScripts(), LLFloaterReporter::onClickSend(), LLPanelPick::onClickSet(), LLPanelClassified::onClickSet(), LLPanelLandOptions::onClickSet(), LLPanelLandGeneral::onClickSetGroup(), LLOverlayBar::onClickSetNotBusy(), LLToolBar::onClickSit(), LLFloaterAuction::onClickSnapshot(), LLOverlayBar::onClickStandUp(), LLFloaterClothing::onClickTakeOff(), LLPanelPlace::onClickTeleport(), LLPanelPick::onClickTeleport(), LLPanelEvent::onClickTeleport(), LLPanelClassified::onClickTeleport(), LLFloaterIMPanel::onClose(), LLFloaterTools::onClose(), LLPanelEditWearable::onColorCommit(), LLPreview::onCommit(), LLFloaterProperties::onCommitDescription(), LLPanelGroupGeneral::onCommitEnrollment(), LLFloaterClothing::onCommitList(), LLFloaterProperties::onCommitName(), LLFloaterProperties::onCommitPermissions(), LLPanelEditWearable::onCommitSexChange(), LLVOAvatar::onCustomizeEnd(), LLVOAvatar::onCustomizeStart(), LLPanelActiveSpeakers::onDoubleClickSpeaker(), LLPanelObjectTools::onGetScriptDigest(), LLPanelObjectTools::onGetTopColliders(), LLPanelObjectTools::onGetTopScripts(), LLFloaterWorldMap::onGoHome(), LLJoystickCameraZoom::onHeldDown(), LLJoystickCameraTrack::onHeldDown(), LLJoystickCameraRotate::onHeldDown(), LLJoystickAgentSlide::onHeldDown(), LLJoystickAgentTurn::onHeldDown(), LLScrollingPanelParam::onHintHeldDown(), LLScrollingPanelParam::onHintMaxMouseUp(), LLScrollingPanelParam::onHintMinMouseUp(), LLScrollingPanelParam::onHintMouseDown(), LLSnapshotLivePreview::onIdle(), LLChatBar::onInputEditorFocusLost(), LLChatBar::onInputEditorKeystroke(), LLPanelRegionGeneralInfo::onKickAllCommit(), LLPanelRegionGeneralInfo::onKickCommit(), LLPreviewLSL::onLoadComplete(), LLPreviewNotecard::onLoadComplete(), LLGestureManager::onLoadComplete(), LLVOAvatar::onLocalTextureLoaded(), LLFloaterCustomize::onMakeOutfitCommit(), LLPanelGroupLandMoney::impl::onMapButton(), LLPanelEstateInfo::onMessageCommit(), LLPanelRegionGeneralInfo::onMessageCommit(), LLPanelActiveSpeakers::onModeratorMuteText(), LLPanelActiveSpeakers::onModeratorMuteVoice(), LLToolGrab::onMouseCaptureLost(), LLJoystickAgentSlide::onMouseUp(), LLFloaterRegionInfo::onOpen(), LLFloaterTopObjects::onRefresh(), LLPanelRegionTools::onRefresh(), LLWearableBridge::onRemoveFromAvatar(), LLWearableBridge::onRemoveFromAvatarArrived(), LLLiveLSLEditor::onReset(), LLPanelRegionTools::onRevertTerrain(), LLLiveLSLEditor::onRunningCheckboxClicked(), LLFloaterCustomize::onSaveAllDialog(), LLPanelEditWearable::onSaveAsCommit(), LLPanelRegionTools::onSaveState(), LLPanelEditWearable::onSelectAutoWearOption(), LLFloaterTexturePicker::onSelectionChange(), LLFloaterLandmark::onSelectionChange(), LLPanelGroupNotices::onSelectNotice(), LLPanelRegionTools::onSelectRegion(), LLScrollingPanelParam::onSliderMouseDown(), LLScrollingPanelParam::onSliderMouseUp(), LLScrollingPanelParam::onSliderMoved(), LLPanelRegionTools::onSwapTerrain(), LLPanelEditWearable::onTextureCommit(), LLFloaterTexturePicker::onTextureSelect(), LLTexLayerSetBuffer::onTextureUploadComplete(), LLWearableBridge::onWearOnAvatarArrived(), open_landmark_callback(), open_offer(), LLViewerTextEditor::openEmbeddedSound(), LLTaskAnimationBridge::openItem(), LLTaskNotecardBridge::openItem(), LLTaskLSLBridge::openItem(), LLWearableBridge::openItem(), LLGiveable::operator()(), LLDropCopyableItems::operator()(), LLUncopyableItems::operator()(), LLDroppableItem::operator()(), LLIsNotWorn::operator()(), LLUniqueBuddyCollector::operator()(), LLBuddyCollector::operator()(), LLDispatchEstateUpdateInfo::operator()(), LLSelectMgr::packAgentAndSessionAndGroupID(), LLSelectMgr::packAgentAndSessionID(), LLSelectMgr::packAgentGroupAndCatID(), LLSelectMgr::packAgentID(), LLSelectMgr::packAgentIDAndSessionAndAttachment(), LLHUDEffect::packData(), LLSelectMgr::packDeleteHeader(), LLSelectMgr::packDeRezHeader(), LLSelectMgr::packDuplicateHeader(), LLSelectMgr::packDuplicateOnRayHead(), LLSelectMgr::packGodlikeHead(), LLSelectMgr::packHingeHead(), LLSelectMgr::packOwnerHead(), LLSelectMgr::packPermissionsHead(), packRoleUpdateMessageBlock(), LLViewerObject::parameterChanged(), LLVoiceClient::parcelChanged(), LLFolderBridge::pasteFromClipboard(), LLWearableBridge::performAction(), LLObjectBridge::performAction(), LLCallingCardBridge::performAction(), LLLandmarkBridge::performAction(), LLViewerWindow::performPick(), LLPanelDirLand::performQuery(), LLPanelDirClassified::performQuery(), LLPanelDirEvents::performQueryOrDelete(), LLViewerObject::permCopy(), LLViewerObject::permModify(), LLViewerObject::permMove(), LLViewerObject::permOwnerModify(), LLViewerObject::permTransfer(), LLViewerObject::permYouOwner(), LLToolPie::pickAndShowMenu(), LLToolCamera::pickCallback(), LLToolDragAndDrop::pickCallback(), LLViewerWindow::playSnapshotAnimAndSound(), LLViewerChatterBoxInvitation::post(), LLPanelGroupNotices::postBuild(), LLPanelGroupLandMoney::postBuild(), LLPanelGroupGeneral::postBuild(), LLPanelDirLand::postBuild(), LLPanelDirFind::postBuild(), LLPanelDirClassified::postBuild(), LLPanelClassified::postBuild(), LLPanelAvatarFirstLife::postBuild(), LLPanelAvatarSecondLife::postBuild(), LLPanelEstateCovenant::postBuild(), LLFloaterPostcard::postBuild(), LLFloaterLandHoldings::postBuild(), LLPanelLandOptions::postBuild(), LLPanelGroups::postBuild(), LLFloaterGroupPicker::postBuild(), LLFloaterCustomize::postBuild(), LLPanelEditWearable::postBuild(), LLFloaterAnimPreview::postBuild(), LLPanelGroupMembersSubTab::postBuildSubTab(), LLPipeline::postSort(), LLVisualParamHint::preRender(), print_agent_nvpairs(), LLWorld::printPacketsLost(), process_agent_movement_complete(), process_avatar_sit_response(), process_camera_constraint(), process_chat_from_simulator(), process_covenant_reply(), process_crossed_region(), process_enable_simulator(), process_generic_message(), process_grant_godlike_powers(), process_improved_im(), process_initiate_download(), process_logout_reply(), process_mean_collision_alert_message(), process_offer_callingcard(), process_places_reply(), process_sim_stats(), process_teleport_failed(), process_teleport_finish(), process_teleport_local(), process_teleport_progress(), process_teleport_start(), process_user_info_reply(), LLFloaterAvatarPicker::processAvatarPickerReply(), LLInventoryModel::processBulkUpdateInventory(), LLAvatarTracker::processChange(), LLPanelClassified::processClassifiedInfoReply(), LLGroupMgr::processCreateGroupReply(), LLPanelDirBrowser::processDirClassifiedReply(), LLFloaterRegionInfo::processEstateOwnerRequest(), LLLandmarkList::processGetAssetReply(), LLPanelGroupLandMoney::processGroupAccountDetailsReply(), LLPanelGroupLandMoney::processGroupAccountSummaryReply(), LLPanelGroupLandMoney::processGroupAccountTransactionsReply(), LLPanelGroupVoting::impl::processGroupActiveProposalItemReply(), LLPanelGroupLandMoney::impl::processGroupLand(), LLGroupMgr::processGroupMembersReply(), LLGroupMgr::processGroupPropertiesReply(), LLGroupMgr::processGroupRoleDataReply(), LLGroupMgr::processGroupRoleMembersReply(), LLGroupMgr::processGroupTitlesReply(), LLPanelGroupVoting::impl::processGroupVoteHistoryItemReply(), LLInventoryModel::processInventoryDescendents(), LLGroupMgr::processJoinGroupReply(), LLGroupMgr::processLeaveGroupReply(), LLWorldMap::processMapBlockReply(), LLInventoryModel::processMoveInventoryItem(), LLMuteList::processMuteListUpdate(), LLViewerObjectList::processObjectUpdate(), LLPanelPick::processPickInfoReply(), LLVOAvatar::processRebakeAvatarTextures(), LLFloaterRegionInfo::processRegionInfo(), LLFloaterGodTools::processRegionInfo(), LLInventoryModel::processRemoveInventoryFolder(), LLInventoryModel::processRemoveInventoryItem(), LLInventoryModel::processSaveAssetIntoInventory(), LLVOAvatar::processSingleAnimationStateChange(), LLViewerObjectList::processUpdateCore(), LLInventoryModel::processUpdateInventoryFolder(), LLMuteList::processUseCachedMuteList(), LLInventoryModel::purgeDescendentsOf(), LLToolPlacer::raycastForNewObjPos(), LLTexLayerSetBuffer::readBackAndUpload(), LLWearable::readFromAvatar(), LLPipeline::rebuildPools(), LLViewerParcelMgr::reclaimParcel(), LLSelectMgr::redo(), LLToolBar::refresh(), LLStatusBar::refresh(), LLPreviewGesture::refresh(), LLPanelPick::refresh(), LLPanelPermissions::refresh(), LLPanelLandInfo::refresh(), LLPanelDirEvents::refresh(), LLPanelDirClassified::refresh(), LLPanelClassified::refresh(), LLPanelAvatarPicks::refresh(), LLPanelAvatarClassified::refresh(), LLOverlayBar::refresh(), LLPanelLandCovenant::refresh(), LLPanelLandOptions::refresh(), LLPanelLandGeneral::refresh(), LLPanelObjectTools::refresh(), LLChatBar::refresh(), LLFloaterGodTools::refreshAll(), LLPreview::refreshFromItem(), LLFloaterProperties::refreshFromItem(), LLPanelEstateCovenant::refreshFromRegion(), LLPanelEstateInfo::refreshFromRegion(), LLPanelRegionTerrainInfo::refreshFromRegion(), LLPanelRegionTextureInfo::refreshFromRegion(), LLPanelRegionDebugInfo::refreshFromRegion(), LLPanelRegionGeneralInfo::refreshFromRegion(), LLPanelActiveSpeakers::refreshSpeakers(), LLFloaterBuyLandUI::refreshUI(), LLURLDispatcherImpl::regionHandleCallback(), LLEventNotifier::remove(), remove_inventory_category_from_avatar_step2(), LLInvFVBridge::removeBatchNoCheck(), LLWearable::removeFromAvatar(), LLViewerInventoryCategory::removeFromServer(), LLViewerInventoryItem::removeFromServer(), LLViewerObject::removeInventory(), LLWorld::removeRegion(), LLTaskInvFVBridge::renameItem(), LLWearableBridge::renameItem(), LLObjectBridge::renameItem(), LLVisualParamReset::render(), LLVisualParamHint::render(), LLToolBrushLand::render(), LLTexLayerSetBuffer::render(), LLManipTranslate::render(), LLManipScale::render(), LLManipRotate::render(), LLHUDEffectBeam::render(), LLDrawPoolGround::render(), LLTracker::render3D(), render_ui_2d(), LLTracker::renderBeacon(), LLViewerParcelMgr::renderCollisionSegments(), LLPipeline::renderDebug(), LLManipScale::renderFaces(), LLVOAvatar::renderFootShadows(), LLPipeline::renderForSelect(), LLDrawPoolTerrain::renderFull2TU(), LLDrawPoolTerrain::renderFull4TU(), LLDrawPoolTerrain::renderFullShader(), LLViewerObjectList::renderObjectsForSelect(), LLSelectNode::renderOneSilhouette(), LLViewerParcelMgr::renderParcelCollision(), LLViewerParcelOverlay::renderPropertyLines(), LLViewerParcelMgr::renderRect(), LLVOAvatar::renderRigid(), LLViewerWindow::renderSelections(), LLSelectMgr::renderSilhouettes(), LLVOAvatar::renderSkinned(), LLManipTranslate::renderSnapGuides(), LLManipScale::renderSnapGuides(), LLManipRotate::renderSnapGuides(), LLManip::renderTickText(), LLManip::renderTickValue(), LLManipTranslate::renderTranslationHandles(), LLVOAvatar::renderTransparent(), LLWind::renderVectors(), request_initial_instant_messages(), LLViewerRegion::requestCacheMisses(), LLGroupMoneyPlanningTabEventHandler::requestData(), LLGroupMoneySalesTabEventHandler::requestData(), LLGroupMoneyDetailsTabEventHandler::requestData(), LLMuteList::requestFromServer(), LLViewerParcelMgr::requestHoverParcelProperties(), LLSelectMgr::requestObjectPropertiesFamily(), LLAppViewer::requestQuit(), LLFloaterRegionInfo::requestRegionInfo(), LLVOAvatar::requestStopMotion(), LLVoiceClient::requestVoiceAccountProvision(), LLPanelGroups::reset(), reset_view_final(), LLSelectMgr::resetAgentHUDZoom(), LLPanelAvatar::resetGroupList(), LLVOAvatar::resolveHeightAgent(), LLVOAvatar::resolveHeightGlobal(), LLWorld::resolveLandHeightAgent(), LLWorld::resolveRegionAgent(), LLVOAvatar::restoreMeshData(), LLMapLayerResponder::result(), LLInventoryModel::fetchDescendentsResponder::result(), LLPermissionsView::revokePermissions(), rez_attachment(), LLGestureManager::runStep(), LLFloaterBuyLandUI::runWebSitePrep(), LLFolderView::sanitizeSelection(), LLAppViewer::saveFinalSnapshot(), LLLiveLSLEditor::saveIfNeeded(), LLPreviewLSL::saveIfNeeded(), LLPreviewNotecard::saveIfNeeded(), LLPreviewGesture::saveIfNeeded(), LLViewerObject::saveScript(), LLSelectMgr::saveSelectedObjectTransform(), LLSnapshotLivePreview::saveTexture(), script_question_cb(), script_question_decline_cb(), LLViewerParcelMgr::selectCollisionParcel(), LLSelectMgr::selectionSetImage(), LLViewerParcelMgr::selectLand(), LLSelectMgr::selectObjectOnly(), send_agent_update(), send_chat_from_viewer(), send_complete_agent_movement(), send_generic_message(), send_group_notice(), send_improved_im(), send_other_clean_time_message(), send_parcel_select_objects(), send_places_query(), send_return_objects_message(), send_sim_wide_deletes(), send_simple_im(), send_sound_trigger(), send_start_session_messages(), send_stats(), LLSelectMgr::sendAttach(), LLPanelAvatar::sendAvatarNotesUpdate(), LLPanelAvatar::sendAvatarPropertiesRequest(), LLPanelAvatar::sendAvatarPropertiesUpdate(), LLPanelEstateCovenant::sendChangeCovenantID(), LLChatBar::sendChat(), LLChatBar::sendChatFromViewer(), LLPanelClassified::sendClassifiedClickMessage(), LLPanelClassified::sendClassifiedInfoRequest(), LLPanelClassified::sendClassifiedInfoUpdate(), LLGroupMgr::sendCreateGroupRequest(), LLPanelDirBrowser::sendDirFindQuery(), LLHUDManager::sendEffects(), LLPanelEstateInfo::sendEstateAccessDelta(), LLPanelRegionInfo::sendEstateOwnerMessage(), LLPanelEvent::sendEventInfoRequest(), LLSelectMgr::sendGodlikeRequest(), LLFloaterGodTools::sendGodUpdateRegionInfo(), LLGroupMgr::sendGroupMemberEjects(), LLGroupMgr::sendGroupMemberInvites(), LLGroupMgr::sendGroupMemberJoin(), LLGroupMgr::sendGroupMembersRequest(), LLGroupMgr::sendGroupPropertiesRequest(), LLPanelGroupVoting::impl::sendGroupProposalBallot(), LLPanelGroupVoting::impl::sendGroupProposalsRequest(), LLGroupMgr::sendGroupRoleDataRequest(), LLGroupMgr::sendGroupRoleMemberChanges(), LLGroupMgr::sendGroupRoleMembersRequest(), LLGroupMgr::sendGroupTitlesRequest(), LLGroupMgr::sendGroupTitleUpdate(), LLPanelGroupVoting::impl::sendGroupVoteHistoryRequest(), LLWorldMap::sendItemRequest(), LLAppViewer::sendLogoutRequest(), LLWorldMap::sendMapBlockRequest(), LLWorldMap::sendMapLayerRequest(), LLViewerObject::sendMaterialUpdate(), LLFloaterIMPanel::sendMsg(), LLWorldMap::sendNamedRegionRequest(), LLViewerParcelMgr::sendParcelAccessListRequest(), LLViewerParcelMgr::sendParcelAccessListUpdate(), LLViewerParcelMgr::sendParcelDeed(), LLViewerParcelMgr::sendParcelDwellRequest(), LLViewerParcelMgr::sendParcelGodForceToContent(), LLPanelPlace::sendParcelInfoRequest(), LLViewerParcelMgr::sendParcelPropertiesUpdate(), LLViewerParcelMgr::sendParcelRelease(), LLPanelPick::sendPickInfoUpdate(), LLFloaterPostcard::sendPostcard(), LLFloaterGodTools::sendRegionInfoRequest(), LLFloaterReporter::sendReportViaLegacy(), LLPanelRequestTools::sendRequest(), LLTextureFetch::sendRequestListToSimulators(), LLPanelFriends::sendRightsGrant(), LLGroupMgrGroupData::sendRoleChanges(), LLViewerObject::sendRotationUpdate(), LLViewerWindow::sendShapeToSim(), LLViewerObject::sendShapeUpdate(), LLPanelGroupVoting::impl::sendStartGroupProposal(), LLViewerObject::sendTEUpdate(), LLViewerThrottleGroup::sendToSim(), LLFloaterIMPanel::sendTypingState(), LLPanelRegionGeneralInfo::sendUpdate(), LLGroupMgr::sendUpdateGroupInfo(), session_starter_helper(), set_god_level(), set_underclothes_menu_options(), LLSelectMgr::setAgentHUDZoom(), LLPanelAvatar::setAvatarID(), LLUndoWearable::setColor(), LLPanelGroupVoting::impl::setEnableCreateProposal(), LLPanelGroupVoting::impl::setEnableHistoryItem(), LLPanelGroupVoting::impl::setEnableHistoryList(), LLPanelGroupVoting::impl::setEnableListProposals(), LLPanelGroupVoting::impl::setEnableVoteProposal(), LLFollowCam::setFocus(), LLFollowCam::setFocusLocked(), LLStatusBar::setHealth(), LLFloaterTexturePicker::setImageID(), LLTracker::setLandmarkVisited(), LLVOAvatar::setLocalTexture(), LLVOAvatar::setLocTexTE(), LLHUDEffectLookAt::setLookAt(), LLViewerThrottle::setMaxBandwidth(), LLVOAvatar::setNewBakedTexture(), LLViewerWindow::setNormalControlsVisible(), LLPanelAvatar::setOnlineStatus(), LLWearable::setParamsToDefaults(), LLVOAvatar::setParent(), LLViewerCamera::setPerspective(), LLHUDEffectPointAt::setPointAt(), LLFollowCam::setPosition(), LLHUDObject::setPositionAgent(), LLRegionPosition::setPositionGlobal(), LLFollowCam::setPositionLocked(), LLVoiceChannelP2P::setSessionHandle(), LLHUDEffectBeam::setSourceObject(), LLPanelEditWearable::setSubpart(), settings_to_globals(), LLFloaterIMPanel::setTyping(), setup_hud_matrices(), LLPipeline::setupHWLights(), LLHUDEffectBeam::setupParticle(), LLUndoWearable::setWearable(), LLFloaterCustomize::setWearable(), LLPanelAvatarWeb::setWebURL(), LLDrawPoolWater::shade(), LLGroupNotifyBox::show(), LLFloaterPreference::show(), LLFloaterGodTools::show(), show_debug_menus(), LLInventoryView::showAgentInventory(), LLFloaterTopObjects::showBeacon(), LLFloaterReporter::showFromMenu(), LLFloaterReporter::showFromObject(), LLFloaterGroupInfo::showMyGroupInfo(), LLMorphView::shutdown(), LLVOAvatar::sitOnObject(), sitting_on_selection(), LLVOAvatar::slamPosition(), slow_mo_animations(), LLGenePool::spawn(), LLFloaterCustomize::spawnWearableAppearance(), start_deprecated_conference_chat(), LLInventoryModel::startBackgroundFetch(), LLCurrencyUIManager::Impl::startCurrencyBuy(), LLTaskCategoryBridge::startDrag(), LLTaskInvFVBridge::startDrag(), LLToolGrab::startGrab(), LLPanelGroups::startIM(), LLVOAvatar::startMotion(), LLAgentPilot::startPlayback(), LLViewerParcelMgr::startReleaseLand(), LLToolGrab::startSpin(), LLVoiceClient::stateMachine(), LLGestureManager::stepGesture(), stop_moving(), LLChatBar::stopChat(), LLGestureManager::stopGesture(), LLToolGrab::stopGrab(), LLVOAvatar::stopMotion(), LLVOAvatar::stopMotionFromSource(), LLAgentPilot::stopPlayback(), LLToolGrab::stopSpin(), LLViewerAssetStorage::storeAssetData(), LLManipScale::stretchFace(), LLFloaterReporter::takeScreenshot(), LLFloaterWorldMap::teleport(), LLFloaterWorldMap::teleportToAvatar(), LLFloaterWorldMap::teleportToLandmark(), LLAvatarTracker::terminateBuddy(), LLViewerParcelMediaAutoPlay::tick(), LLPostTeleportNotifiers::tick(), LLIMMgr::toggle(), toggle_build_mode(), LLAvatarTracker::track(), LLFloaterWorldMap::trackAvatar(), trigger_hippo_bug(), LLHUDEffectSpiral::triggerLocal(), LLFloaterMove::turnLeft(), LLFloaterMove::turnRight(), ui_audio_callback(), LLToolBrushLand::undo(), LLSelectMgr::undo(), LLHUDEffectPointAt::unpackData(), LLHUDEffectLookAt::unpackData(), LLViewerRegion::unpackRegionHandshake(), LLAvatarTracker::untrack(), LLWaterParamManager::update(), LLDebugText::update(), LLViewerPartSourceBeam::update(), LLViewerParcelMedia::update(), LLPanelGroupRolesSubTab::update(), LLPanelGroupGeneral::update(), LLFollowCam::update(), LLAudioSourceVO::update(), update_fov(), update_statistics(), LLMuteList::updateAdd(), LLViewerObjectList::updateApparentAngles(), LLMorphView::updateCamera(), LLViewerCamera::updateCameraLocation(), LLVOAvatar::updateCharacter(), LLFloaterBuyLandUI::updateCovenantInfo(), LLCurrencyUIManager::Impl::updateCurrencyInfo(), LLViewerObject::updateFlags(), LLVOSky::updateFog(), LLVOSky::updateGeometry(), LLVOClouds::updateGeometry(), LLHoverView::updateHover(), LLViewerObject::updateInventory(), LLFloaterCustomize::updateInventoryUI(), LLVOAvatar::updateJointLODs(), LLFloaterWorldMap::updateLocation(), LLVOAvatar::updateMeshTextures(), LLFloaterBuyLandUI::updateParcelInfo(), LLViewerInventoryCategory::updateParentOnServer(), LLViewerInventoryItem::updateParentOnServer(), LLViewerPartSourceBeam::updatePart(), LLSurface::updatePatchVisibilities(), LLSelectMgr::updatePointAt(), LLFloaterTools::updatePopup(), LLMuteList::updateRemove(), LLFloaterProperties::updateSaleInfo(), LLFloaterCustomize::updateScrollingPanelUI(), LLSelectMgr::updateSelectionCenter(), LLViewerInventoryCategory::updateServer(), LLViewerInventoryItem::updateServer(), LLVOAvatar::updateShadowFaces(), LLSelectMgr::updateSilhouettes(), LLManipScale::updateSnapGuides(), LLLocalSpeakerMgr::updateSpeakerList(), LLPanelGroup::updateTabVisibility(), LLAgentPilot::updateTarget(), LLHoverView::updateText(), LLWorld::updateVisibilities(), LLVOAvatar::updateVisibility(), LLHUDText::updateVisibility(), LLWorldMapView::updateVisibleBlocks(), LLManipRotate::updateVisiblity(), LLWorld::updateWaterObjects(), LLFloaterBuyLandUI::updateWebSiteInfo(), upload_done_callback(), upload_new_resource(), upload_pick(), LLLiveLSLEditor::uploadAssetLegacy(), LLPreviewLSL::uploadAssetLegacy(), LLFloaterPostcard::uploadCallback(), LLNewAgentInventoryResponder::uploadComplete(), velocity_interpolate(), LLWorldMapView::viewPosToGlobal(), LLNetMap::viewPosToGlobal(), wear_inventory_category_on_avatar_step2(), wear_inventory_category_on_avatar_step3(), wear_outfit_by_name(), wearable_can_take_off(), LLWearableBridge::wearOnAvatar(), LLToolDragAndDrop::willObjectAcceptInventory(), LLWearable::writeToAvatar(), LLPanelGroups::~LLPanelGroups(), and LLVOAvatar::~LLVOAvatar().

Definition at line 225 of file llviewerwindow.cpp.

Referenced by LLViewerWindow::performPick().

Definition at line 197 of file llagent.cpp.

Referenced by LLAgent::calcCameraPositionTargetGlobal().

Definition at line 196 of file llagent.cpp.

Referenced by LLAgent::calcCameraPositionTargetGlobal().

const F32 HEAD_BUFFER_SIZE = 0.3f

Definition at line 181 of file llagent.cpp.

Referenced by LLAgent::updateCamera().

Definition at line 157 of file llagent.cpp.

Referenced by LLAgent::changeCameraToThirdPerson().

const F32 LAND_MIN_ZOOM = 0.15f

const F32 MAX_CAMERA_LAG = 5.f

Definition at line 169 of file llagent.cpp.

Referenced by LLAgent::calcCameraPositionTargetGlobal().

Definition at line 179 of file llagent.cpp.

Referenced by LLAgent::updateCamera().

const F32 MAX_FIDGET_TIME = 20.f

Definition at line 193 of file llagent.cpp.

Referenced by LLAgent::fidget().

const F32 MAX_FOCUS_OFFSET = 20.f

Definition at line 201 of file llagent.cpp.

Definition at line 139 of file llagent.cpp.

Definition at line 195 of file llagent.cpp.

const F32 MAX_TIME_DELTA = 1.f

Definition at line 161 of file llagent.cpp.

Definition at line 199 of file llagent.cpp.

Referenced by LLAgent::propagate().

const F32 MAX_WANDER_TIME = 20.f

Definition at line 138 of file llagent.cpp.

Definition at line 209 of file llagent.cpp.

Referenced by LLAgent::queryWearableCache(), and LLAgent::sendAgentSetAppearance().

const F32 MAX_ZOOM_FRACTION = 8.f

Definition at line 159 of file llagent.cpp.

const F32 MIN_CAMERA_DISTANCE = 0.1f

const F32 MIN_CAMERA_LAG = 0.5f

Definition at line 168 of file llagent.cpp.

Referenced by LLAgent::calcCameraPositionTargetGlobal().

const F32 MIN_FIDGET_TIME = 8.f

Definition at line 192 of file llagent.cpp.

Referenced by LLAgent::fidget().

Definition at line 205 of file llagent.cpp.

const F32 MIN_ZOOM_FRACTION = 0.25f

Definition at line 203 of file llagent.cpp.

Referenced by LLAgent::calcCameraMinDistance().

const F32 OBJECT_MIN_ZOOM = 0.02f

const F32 SIT_POINT_EXTENTS = 0.2f

Definition at line 4603 of file llagent.cpp.

Definition at line 140 of file llagent.cpp.

Definition at line 141 of file llagent.cpp.

Initial value:

 
{
        { WT_SHAPE,     WT_SKIN,        WT_HAIR,        WT_INVALID,     WT_INVALID,     WT_INVALID,             WT_INVALID    },        
        { WT_SHAPE, WT_SKIN,    WT_SHIRT,       WT_JACKET,      WT_GLOVES,      WT_UNDERSHIRT,  WT_INVALID        },    
        { WT_SHAPE, WT_SKIN,    WT_PANTS,       WT_SHOES,       WT_SOCKS,       WT_JACKET,              WT_UNDERPANTS },        
        { WT_EYES,      WT_INVALID,     WT_INVALID,     WT_INVALID,     WT_INVALID,     WT_INVALID,             WT_INVALID    },        
        { WT_SKIRT,     WT_INVALID,     WT_INVALID,     WT_INVALID,     WT_INVALID,     WT_INVALID,             WT_INVALID    }         
}

Definition at line 211 of file llagent.cpp.

Referenced by LLAgent::queryWearableCache(), and LLAgent::sendAgentSetAppearance().


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