aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
authorJacek Antonelli2009-05-24 02:59:24 -0500
committerJacek Antonelli2009-05-24 02:59:40 -0500
commitb2627d927f1642bea84b92adfccd9403676e1341 (patch)
tree07f069e63cfa633b9bd0d07b4eecc229ef67f974 /linden/indra/newview/llvoavatar.h
parentSecond Life viewer sources 1.23.1-RC (diff)
downloadmeta-impy-b2627d927f1642bea84b92adfccd9403676e1341.zip
meta-impy-b2627d927f1642bea84b92adfccd9403676e1341.tar.gz
meta-impy-b2627d927f1642bea84b92adfccd9403676e1341.tar.bz2
meta-impy-b2627d927f1642bea84b92adfccd9403676e1341.tar.xz
Second Life viewer sources 1.23.2-RC
Diffstat (limited to 'linden/indra/newview/llvoavatar.h')
-rw-r--r--linden/indra/newview/llvoavatar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llvoavatar.h b/linden/indra/newview/llvoavatar.h
index 50eec80..f8b2c06 100644
--- a/linden/indra/newview/llvoavatar.h
+++ b/linden/indra/newview/llvoavatar.h
@@ -699,6 +699,7 @@ private:
699 LLUUID mLastTextureIndex; 699 LLUUID mLastTextureIndex;
700 LLTexLayerSet* mTexLayerSet; 700 LLTexLayerSet* mTexLayerSet;
701 bool mIsLoaded; 701 bool mIsLoaded;
702 bool mIsUsed;
702 LLVOAvatarDefines::ETextureIndex mTextureIndex; 703 LLVOAvatarDefines::ETextureIndex mTextureIndex;
703 U32 mMaskTexName; 704 U32 mMaskTexName;
704 // Stores pointers to the joint meshes that this baked texture deals with 705 // Stores pointers to the joint meshes that this baked texture deals with