aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llmaniprotate.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-09-06 18:24:57 -0500
committerJacek Antonelli2008-09-06 18:25:07 -0500
commit798d367d54a6c6379ad355bd8345fa40e31e7fe9 (patch)
tree1921f1708cd0240648c97bc02df2c2ab5f2fc41e /linden/indra/newview/llmaniprotate.h
parentSecond Life viewer sources 1.20.15 (diff)
downloadmeta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.zip
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.gz
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.bz2
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.xz
Second Life viewer sources 1.21.0-RC
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llmaniprotate.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/newview/llmaniprotate.h b/linden/indra/newview/llmaniprotate.h
index 5e7aa6d..b17e030 100644
--- a/linden/indra/newview/llmaniprotate.h
+++ b/linden/indra/newview/llmaniprotate.h
@@ -64,7 +64,6 @@ public:
64 virtual void render(); 64 virtual void render();
65 65
66 virtual void handleSelect(); 66 virtual void handleSelect();
67 virtual void handleDeselect();
68 67
69 virtual BOOL handleMouseDownOnPart(S32 x, S32 y, MASK mask); 68 virtual BOOL handleMouseDownOnPart(S32 x, S32 y, MASK mask);
70 virtual void highlightManipulators(S32 x, S32 y); 69 virtual void highlightManipulators(S32 x, S32 y);
@@ -109,8 +108,6 @@ private:
109 LLVector3 mCenterToProfilePlane; 108 LLVector3 mCenterToProfilePlane;
110 F32 mCenterToProfilePlaneMag; 109 F32 mCenterToProfilePlaneMag;
111 110
112 EManipPart mManipPart;
113
114 BOOL mSendUpdateOnMouseUp; 111 BOOL mSendUpdateOnMouseUp;
115 112
116 BOOL mSmoothRotate; 113 BOOL mSmoothRotate;