#include <llanimationstates.h>
Collaboration diagram for LLAnimStateEntry:
Public Member Functions | |
LLAnimStateEntry (const char *label, const char *name, const LLUUID &id) | |
Public Attributes | |
const char * | mLabel |
const char * | mName |
const LLUUID | mID |
Definition at line 228 of file llanimationstates.h.
LLAnimStateEntry::LLAnimStateEntry | ( | const char * | label, | |
const char * | name, | |||
const LLUUID & | id | |||
) | [inline] |
Definition at line 230 of file llanimationstates.h.
const LLUUID LLAnimStateEntry::mID |
Definition at line 238 of file llanimationstates.h.
Referenced by LLPreviewGesture::addAnimations().
const char* LLAnimStateEntry::mLabel |
const char* LLAnimStateEntry::mName |