aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
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 d4c5e8a..d66ddfc 100644
--- a/linden/indra/newview/llvoavatar.h
+++ b/linden/indra/newview/llvoavatar.h
@@ -693,6 +693,7 @@ public:
693 typedef std::multimap<std::string, LLPolyMesh*> mesh_map_t; 693 typedef std::multimap<std::string, LLPolyMesh*> mesh_map_t;
694 mesh_map_t mMeshes; 694 mesh_map_t mMeshes;
695 695
696 S32 mNumInitFaces ; //number of faces generated when creating the avatar drawable, does not inculde splitted faces due to long vertex buffer.
696 //-------------------------------------------------------------------- 697 //--------------------------------------------------------------------
697 // true if this avatar is for this viewers agent 698 // true if this avatar is for this viewers agent
698 //-------------------------------------------------------------------- 699 //--------------------------------------------------------------------