#include <set>
#include <map>
#include <algorithm>
#include <deque>
#include "llchat.h"
#include "llviewerobject.h"
#include "lljointsolverrp3.h"
#include "llviewerjointshape.h"
#include "llviewerjointmesh.h"
#include "llviewerjointattachment.h"
#include "llcharacter.h"
#include "material_codes.h"
#include "llanimationstates.h"
#include "v4coloru.h"
#include "llstring.h"
#include "lltrustnet.h"
#include "llframetimer.h"
#include "llxmltree.h"
#include "llwearable.h"
#include "llvoicevisualizer.h"
Include dependency graph for llvoavatar.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Copyright (c) 2001-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 llvoavatar.h.
typedef enum e_render_name eRenderName |
enum e_mesh_id |
Definition at line 96 of file llvoavatar.h.
enum e_render_name |
Definition at line 105 of file llvoavatar.h.
const LLUUID ANIM_AGENT_BODY_NOISE = LLUUID("9aa8b0a6-0c6f-9518-c7c3-4f41f2c001ad") |
Definition at line 67 of file llvoavatar.h.
Referenced by LLVOAvatar::buildCharacter(), LLAgent::changeCameraToFollow(), LLAgent::changeCameraToMouselook(), LLAgent::changeCameraToThirdPerson(), LLVOAvatar::getOffObject(), LLMorphView::initialize(), LLPreviewAnimation::LLPreviewAnimation(), LLVOAvatar::LLVOAvatar(), LLVOAvatar::processAnimationStateChanges(), LLMorphView::shutdown(), and LLVOAvatar::sitOnObject().
const LLUUID ANIM_AGENT_BREATHE_ROT = LLUUID("4c5a103e-b830-2f1c-16bc-224aa0ad5bc8") |
Definition at line 68 of file llvoavatar.h.
Referenced by LLVOAvatar::buildCharacter(), LLAgent::changeCameraToFollow(), LLAgent::changeCameraToMouselook(), LLAgent::changeCameraToThirdPerson(), LLPreviewAnimation::LLPreviewAnimation(), and LLVOAvatar::LLVOAvatar().
const LLUUID ANIM_AGENT_EDITING = LLUUID("2a8eba1d-a7f8-5596-d44a-b4977bf8c8bb") |
Definition at line 69 of file llvoavatar.h.
Referenced by LLVOAvatar::LLVOAvatar(), and LLHUDEffectPointAt::update().
const LLUUID ANIM_AGENT_EYE = LLUUID("5c780ea8-1cd1-c463-a128-48c023f6fbea") |
Definition at line 70 of file llvoavatar.h.
Referenced by LLVOAvatar::buildCharacter(), LLPreviewAnimation::LLPreviewAnimation(), and LLVOAvatar::LLVOAvatar().
const LLUUID ANIM_AGENT_FLY_ADJUST = LLUUID("db95561f-f1b0-9f9a-7224-b12f71af126e") |
Definition at line 71 of file llvoavatar.h.
Referenced by LLVOAvatar::LLVOAvatar(), and LLVOAvatar::processAnimationStateChanges().
const LLUUID ANIM_AGENT_HAND_MOTION = LLUUID("ce986325-0ba7-6e6e-cc24-b17c4b795578") |
Definition at line 72 of file llvoavatar.h.
Referenced by LLVOAvatar::buildCharacter(), and LLVOAvatar::LLVOAvatar().
const LLUUID ANIM_AGENT_HEAD_ROT = LLUUID("e6e8d1dd-e643-fff7-b238-c6b4b056a68d") |
Definition at line 73 of file llvoavatar.h.
Referenced by LLVOAvatar::buildCharacter(), LLHUDEffectLookAt::clearLookAtTarget(), LLPreviewAnimation::LLPreviewAnimation(), LLVOAvatar::LLVOAvatar(), and LLHUDEffectLookAt::update().
const LLUUID ANIM_AGENT_PELVIS_FIX = LLUUID("0c5dd2a2-514d-8893-d44d-05beffad208b") |
Definition at line 74 of file llvoavatar.h.
Referenced by LLVOAvatar::buildCharacter(), and LLVOAvatar::LLVOAvatar().
const LLUUID ANIM_AGENT_TARGET = LLUUID("0e4896cb-fba4-926c-f355-8720189d5b55") |
Definition at line 75 of file llvoavatar.h.
Referenced by LLVOAvatar::LLVOAvatar(), and LLVOAvatar::processAnimationStateChanges().
const LLUUID ANIM_AGENT_WALK_ADJUST = LLUUID("829bc85b-02fc-ec41-be2e-74cc6dd7215d") |
Definition at line 76 of file llvoavatar.h.
Referenced by LLVOAvatar::LLVOAvatar(), LLVOAvatar::processAnimationStateChanges(), and LLVOAvatar::updateCharacter().
const S32 BAKED_TEXTURE_COUNT = 5 |
Definition at line 112 of file llvoavatar.h.
Referenced by LLVOAvatar::forceBakeAllTextures(), LLAgent::LLAgent(), LLVOAvatar::onCustomizeEnd(), LLVOAvatar::onCustomizeStart(), LLAgent::processAgentCachedTextureResponse(), LLVOAvatar::processRebakeAvatarTextures(), LLAgent::queryWearableCache(), LLVOAvatar::removeMissingBakedTextures(), LLAgent::sendAgentSetAppearance(), and LLVOAvatar::writeCAL3D().
const S32 VOAVATAR_SCRATCH_TEX_HEIGHT = 512 |
Definition at line 65 of file llvoavatar.h.
Referenced by LLVOAvatar::getScratchTexName(), and LLTexLayer::renderImageRaw().
const S32 VOAVATAR_SCRATCH_TEX_WIDTH = 512 |
Definition at line 64 of file llvoavatar.h.
Referenced by LLVOAvatar::getScratchTexName(), and LLTexLayer::renderImageRaw().