#include <llanimationstates.h>

Public Member Functions | |
| LLAnimStateEntry (const char *name, const LLUUID &id) | |
Public Attributes | |
| const char * | mName |
| const LLUUID | mID |
Definition at line 228 of file llanimationstates.h.
| LLAnimStateEntry::LLAnimStateEntry | ( | const char * | name, | |
| const LLUUID & | id | |||
| ) | [inline] |
Definition at line 230 of file llanimationstates.h.
| const char* LLAnimStateEntry::mName |
Definition at line 242 of file llanimationstates.h.
| const LLUUID LLAnimStateEntry::mID |
Definition at line 243 of file llanimationstates.h.
Referenced by LLPreviewGesture::addAnimations().
1.5.5