diff options
author | Jacek Antonelli | 2008-10-08 00:59:21 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-10-08 00:59:26 -0500 |
commit | f6276d08ec2d6a7ce1ac568c77771162bd8cece5 (patch) | |
tree | bf90071e73ded161624c5c1cd77fc1a57a79de4d /linden/indra/newview/lltoolgrab.h | |
parent | Second Life viewer sources 1.21.4-RC (diff) | |
download | meta-impy-f6276d08ec2d6a7ce1ac568c77771162bd8cece5.zip meta-impy-f6276d08ec2d6a7ce1ac568c77771162bd8cece5.tar.gz meta-impy-f6276d08ec2d6a7ce1ac568c77771162bd8cece5.tar.bz2 meta-impy-f6276d08ec2d6a7ce1ac568c77771162bd8cece5.tar.xz |
Second Life viewer sources 1.21.5-RC
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/lltoolgrab.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/lltoolgrab.h b/linden/indra/newview/lltoolgrab.h index af66e0d..03cbcaf 100644 --- a/linden/indra/newview/lltoolgrab.h +++ b/linden/indra/newview/lltoolgrab.h | |||
@@ -124,6 +124,7 @@ private: | |||
124 | LLVector3 mLastIntersection; | 124 | LLVector3 mLastIntersection; |
125 | LLVector3 mLastNormal; | 125 | LLVector3 mLastNormal; |
126 | LLVector3 mLastBinormal; | 126 | LLVector3 mLastBinormal; |
127 | LLVector3 mLastGrabPos; | ||
127 | 128 | ||
128 | 129 | ||
129 | BOOL mSpinGrabbing; | 130 | BOOL mSpinGrabbing; |