summaryrefslogtreecommitdiff
path: root/indra/newview/llwearable.h
diff options
context:
space:
mode:
authorangela <angela@lindenlab.com>2009-10-30 10:48:10 +0800
committerangela <angela@lindenlab.com>2009-10-30 10:48:10 +0800
commit22e29b1a856343a13ca5c3f015226cf6544fd9e8 (patch)
tree78b4dc789106678ebb1643f49a5d090e323db05a /indra/newview/llwearable.h
parenta74e12d26b645063c4373c8354667423dec2d3f0 (diff)
parent5c4ec60c966bd1857fb195f73d2d09117b783f9a (diff)
merge
Diffstat (limited to 'indra/newview/llwearable.h')
-rw-r--r--indra/newview/llwearable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llwearable.h b/indra/newview/llwearable.h
index 01bd9652a5..96631811c5 100644
--- a/indra/newview/llwearable.h
+++ b/indra/newview/llwearable.h
@@ -119,6 +119,7 @@ public:
F32 getVisualParamWeight(S32 index) const;
LLVisualParam* getVisualParam(S32 index) const;
void getVisualParams(visual_param_vec_t &list);
+ void animateParams(F32 delta, BOOL set_by_user);
LLColor4 getClothesColor(S32 te) const;
void setClothesColor( S32 te, const LLColor4& new_color, BOOL set_by_user );