LLAppearance Class Reference

#include <llappearance.h>

Collaboration diagram for LLAppearance:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLAppearance ()
 ~LLAppearance ()
void addParam (S32 id, F32 value)
F32getParam (S32 id)
void addTexture (S32 te, const LLUUID &uuid)
const LLUUIDgetTexture (S32 te)
void clear ()

Public Attributes

LLPtrSkipMap< S32, F32 * > mParamMap
LLUUID mTextures [LLVOAvatar::TEX_NUM_ENTRIES]

Detailed Description

Definition at line 38 of file llappearance.h.


Constructor & Destructor Documentation

LLAppearance::LLAppearance (  )  [inline]

Definition at line 41 of file llappearance.h.

LLAppearance::~LLAppearance (  )  [inline]

Definition at line 42 of file llappearance.h.

References mParamMap.


Member Function Documentation

void LLAppearance::addParam ( S32  id,
F32  value 
) [inline]

Definition at line 44 of file llappearance.h.

References mParamMap.

Referenced by LLUndoWearable::setColor(), LLUndoWearable::setVisualParam(), and LLUndoWearable::setWearable().

void LLAppearance::addTexture ( S32  te,
const LLUUID uuid 
) [inline]

Definition at line 47 of file llappearance.h.

References mTextures, and LLVOAvatar::TEX_NUM_ENTRIES.

Referenced by LLUndoWearable::setTexture(), and LLUndoWearable::setWearable().

void LLAppearance::clear (  )  [inline]

Definition at line 50 of file llappearance.h.

References i, mParamMap, mTextures, S32, and LLVOAvatar::TEX_NUM_ENTRIES.

Referenced by LLUndoWearable::setColor(), LLUndoWearable::setTexture(), LLUndoWearable::setVisualParam(), and LLUndoWearable::setWearable().

F32* LLAppearance::getParam ( S32  id  )  [inline]

Definition at line 45 of file llappearance.h.

References mParamMap.

Referenced by LLGenePool::spawn().

const LLUUID& LLAppearance::getTexture ( S32  te  )  [inline]

Definition at line 48 of file llappearance.h.

References mTextures, LLUUID::null, and LLVOAvatar::TEX_NUM_ENTRIES.

Referenced by LLGenePool::spawn().


Member Data Documentation

LLPtrSkipMap<S32, F32*> LLAppearance::mParamMap

Definition at line 52 of file llappearance.h.

Referenced by addParam(), LLUndoWearable::applyUndoRedo(), clear(), getParam(), and ~LLAppearance().

LLUUID LLAppearance::mTextures[LLVOAvatar::TEX_NUM_ENTRIES]

Definition at line 53 of file llappearance.h.

Referenced by addTexture(), LLUndoWearable::applyUndoRedo(), clear(), and getTexture().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:10 2010 for Second Life Viewer by  doxygen 1.4.7