
Public Member Functions | |
| LLAttentionSet (const LLAttention attentions[]) | |
| LLAttention & | operator[] (int idx) |
Public Attributes | |
| LLAttention | mAttentions [LOOKAT_NUM_TARGETS] |
Definition at line 89 of file llhudeffectlookat.cpp.
| LLAttentionSet::LLAttentionSet | ( | const LLAttention | attentions[] | ) | [inline] |
Definition at line 92 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 99 of file llhudeffectlookat.cpp.
Referenced by LLAttentionSet(), and operator[]().
1.5.5