summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2014-12-08 13:12:28 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2014-12-08 13:12:28 -0500
commitc9981ec59c4613531b2d5bb03f6ab8f6d914343c (patch)
tree59d1ea54466a26d54db61fb67f2d345187cf99e1 /indra/newview/llvoavatar.h
parent7c2915518978884823e74f8d4d29a1a3073eb39c (diff)
SL-92 WIP - hover height communicated via appearance messages.
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rwxr-xr-xindra/newview/llvoavatar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h
index 42ff7bff92..445f0ff921 100755
--- a/indra/newview/llvoavatar.h
+++ b/indra/newview/llvoavatar.h
@@ -210,6 +210,7 @@ public:
/*virtual*/ LLVector3 getPosAgentFromGlobal(const LLVector3d &position);
virtual void updateVisualParams();
+ LLVector3 mHoverOffset;
/** Inherited
** **