llagent.h File Reference

LLAgent class header file. More...

#include <set>
#include "indra_constants.h"
#include "llmath.h"
#include "llcontrol.h"
#include "llcoordframe.h"
#include "llevent.h"
#include "llagentconstants.h"
#include "llanimationstates.h"
#include "lldbstrings.h"
#include "llhudeffectlookat.h"
#include "llhudeffectpointat.h"
#include "llmemory.h"
#include "llstring.h"
#include "lluuid.h"
#include "m3math.h"
#include "m4math.h"
#include "llquaternion.h"
#include "lltimer.h"
#include "v3dmath.h"
#include "v3math.h"
#include "v4color.h"
#include "v4math.h"
#include "stdenums.h"
#include "llwearable.h"
#include "llcharacter.h"
#include "llinventory.h"
#include "llviewerinventory.h"
#include "llagentdata.h"
#include "llfollowcam.h"

Include dependency graph for llagent.h:

Go to the source code of this file.

Classes

struct  LLGroupData
class  LLAgent
struct  LLAgent::LLWearableEntry
class  LLAgent::createStandardWearablesAllDoneCallback
class  LLAgent::sendAgentWearablesUpdateCallback
class  LLAgent::addWearableToAgentInventoryCallback

Typedefs

typedef enum e_camera_modes ECameraMode
typedef enum e_anim_request EAnimRequest

Enumerations

enum  e_camera_modes { CAMERA_MODE_THIRD_PERSON, CAMERA_MODE_MOUSELOOK, CAMERA_MODE_CUSTOMIZE_AVATAR, CAMERA_MODE_FOLLOW }
enum  e_anim_request { ANIM_REQUEST_START, ANIM_REQUEST_STOP }

Functions

bool operator== (const LLGroupData &a, const LLGroupData &b)

Variables

const U8 AGENT_STATE_TYPING = 0x04
const U8 AGENT_STATE_EDITING = 0x10
const BOOL ANIMATE = TRUE
LLAgent gAgent


Detailed Description

LLAgent class header file.

LicenseInfo
firstyear=2000&license=viewergpl

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


Typedef Documentation


Enumeration Type Documentation

Enumerator:
ANIM_REQUEST_START 
ANIM_REQUEST_STOP 

Definition at line 83 of file llagent.h.

Enumerator:
CAMERA_MODE_THIRD_PERSON 
CAMERA_MODE_MOUSELOOK 
CAMERA_MODE_CUSTOMIZE_AVATAR 
CAMERA_MODE_FOLLOW 

Definition at line 75 of file llagent.h.


Function Documentation

bool operator== ( const LLGroupData a,
const LLGroupData b 
) [inline]

Definition at line 110 of file llagent.h.

References LLGroupData::mID.


Variable Documentation

const U8 AGENT_STATE_EDITING = 0x10

Definition at line 71 of file llagent.h.

Referenced by LLAgent::getRenderState(), and LLVOAvatar::needsRenderBeam().

const U8 AGENT_STATE_TYPING = 0x04

const BOOL ANIMATE = TRUE

Definition at line 230 of file llagent.cpp.


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