summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-06-01 22:31:24 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-06-01 22:31:24 +0100
commitf520ef3f5214bcab526b6f57c77a732e99ba2397 (patch)
treeb0f1743c3f0107d0e1f6df2265801a2f75cca0b6 /indra/newview/llvoavatar.h
parent10aa4e3b1666b312f513d1b69be751fc11111170 (diff)
parent605a4a459e23073814e8ce18c8e9997a9e01fab0 (diff)
merge from viewer-public
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rw-r--r--indra/newview/llvoavatar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h
index fdda3bdd37..27b3ffca39 100644
--- a/indra/newview/llvoavatar.h
+++ b/indra/newview/llvoavatar.h
@@ -249,6 +249,7 @@ public:
//--------------------------------------------------------------------
public:
BOOL isFullyLoaded() const;
+ bool visualParamWeightsAreDefault();
protected:
virtual BOOL getIsCloud();
BOOL updateIsFullyLoaded();