Public Member Functions | |
LLAttentionSet (const LLAttention attentions[]) | |
LLAttention & | operator[] (int idx) |
Public Attributes | |
LLAttention | mAttentions [LOOKAT_NUM_TARGETS] |
Definition at line 87 of file llhudeffectlookat.cpp.
LLAttentionSet::LLAttentionSet | ( | const LLAttention | attentions[] | ) | [inline] |
Definition at line 90 of file llhudeffectlookat.cpp.
References i, LOOKAT_NUM_TARGETS, and mAttentions.
LLAttention& LLAttentionSet::operator[] | ( | int | idx | ) | [inline] |
LLAttention LLAttentionSet::mAttentions[LOOKAT_NUM_TARGETS] |
Definition at line 97 of file llhudeffectlookat.cpp.
Referenced by LLAttentionSet(), and operator[]().