summaryrefslogtreecommitdiff
path: root/indra/llappearance/lldriverparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llappearance/lldriverparam.h')
-rwxr-xr-xindra/llappearance/lldriverparam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llappearance/lldriverparam.h b/indra/llappearance/lldriverparam.h
index 83301218dd..f71c930e5e 100755
--- a/indra/llappearance/lldriverparam.h
+++ b/indra/llappearance/lldriverparam.h
@@ -129,6 +129,7 @@ public:
const LLViewerVisualParam* getDrivenParam(S32 index) const;
protected:
+ LLDriverParam(const LLDriverParam& pOther);
F32 getDrivenWeight(const LLDrivenEntry* driven, F32 input_weight);
void setDrivenWeight(LLDrivenEntry *driven, F32 driven_weight);