LLMaterialInfo Class Reference

#include <llmaterialtable.h>

Collaboration diagram for LLMaterialInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLMaterialInfo (U8 mcode, char *name, const LLUUID &uuid)
void init (U8 mcode, char *name, const LLUUID &uuid)
 ~LLMaterialInfo ()

Public Attributes

U8 mMCode
char mName [LLMATERIAL_INFO_NAME_LENGTH]
LLUUID mDefaultTextureID
LLUUID mShatterSoundID
F32 mDensity
F32 mFriction
F32 mRestitution
F32 mHPModifier
F32 mDamageModifier
F32 mEPModifier


Detailed Description

Definition at line 66 of file llmaterialtable.h.


Constructor & Destructor Documentation

LLMaterialInfo::LLMaterialInfo ( U8  mcode,
char *  name,
const LLUUID uuid 
) [inline]

Definition at line 82 of file llmaterialtable.h.

References init().

Here is the call graph for this function:

LLMaterialInfo::~LLMaterialInfo (  )  [inline]

Definition at line 103 of file llmaterialtable.h.


Member Function Documentation

void LLMaterialInfo::init ( U8  mcode,
char *  name,
const LLUUID uuid 
) [inline]

Definition at line 87 of file llmaterialtable.h.

References LLStringBase< char >::copy(), LLMATERIAL_INFO_NAME_LENGTH, mDamageModifier, mDefaultTextureID, mDensity, mEPModifier, mHPModifier, mMCode, and mName.

Referenced by LLMaterialInfo().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 71 of file llmaterialtable.h.

Referenced by LLMaterialTable::getDefaultTextureID(), and init().

Definition at line 74 of file llmaterialtable.h.

Referenced by LLMaterialTable::addFriction(), and LLMaterialTable::getFriction().


The documentation for this class was generated from the following file:

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