diff options
author | Jacek Antonelli | 2008-09-28 17:21:23 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-28 17:21:46 -0500 |
commit | 31e7c77a411d94bc87f0232588b339149bb29a49 (patch) | |
tree | 49e487700e91713e620e4d33f20b7f7afb5a2fa9 /linden/indra/newview/llvoavatar.h | |
parent | Second Life viewer sources 1.21.2-RC (diff) | |
download | meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.zip meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.tar.gz meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.tar.bz2 meta-impy-31e7c77a411d94bc87f0232588b339149bb29a49.tar.xz |
Second Life viewer sources 1.21.3-RC
Diffstat (limited to 'linden/indra/newview/llvoavatar.h')
-rw-r--r-- | linden/indra/newview/llvoavatar.h | 1 |
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 | //-------------------------------------------------------------------- |