Checker: UNINIT_CTOR
Function: Translation::Translation()
File: /indra/llcharacter/llbvhloader.h
master
Tofu Linden 2010-01-29 14:19:19 -08:00
parent 97e59b20f0
commit abd24efbf1
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ public:
Translation()
{
mIgnore = FALSE;
mIgnorePositions = FALSE;
mRelativePositionKey = FALSE;
mRelativeRotationKey = FALSE;
mPriorityModifier = 0;