llanimstatelabels.cpp

Go to the documentation of this file.
00001 
00032 #include "llviewerprecompiledheaders.h"
00033 #include "llanimstatelabels.h"
00034 #include "lltrans.h"
00035 
00036 std::string LLAnimStateLabels::getStateLabel( const char *animName )
00037 {
00038         return LLTrans::getString("anim_" + LLString(animName) );
00039 }

Generated on Fri May 16 08:33:14 2008 for SecondLife by  doxygen 1.5.5