diff options
author | Jacek Antonelli | 2008-09-06 18:24:57 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-06 18:25:07 -0500 |
commit | 798d367d54a6c6379ad355bd8345fa40e31e7fe9 (patch) | |
tree | 1921f1708cd0240648c97bc02df2c2ab5f2fc41e /linden/indra/newview/llfollowcam.h | |
parent | Second Life viewer sources 1.20.15 (diff) | |
download | meta-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/llfollowcam.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llfollowcam.h b/linden/indra/newview/llfollowcam.h index 390dbb6..fe68cd9 100644 --- a/linden/indra/newview/llfollowcam.h +++ b/linden/indra/newview/llfollowcam.h | |||
@@ -169,8 +169,6 @@ public: | |||
169 | // protected members of FollowCam | 169 | // protected members of FollowCam |
170 | //------------------------------------------ | 170 | //------------------------------------------ |
171 | protected: | 171 | protected: |
172 | F32 mPositionLagTimeScale; // derived from mPositionLag | ||
173 | F32 mFocusLagTimeScale; // derived from mFocusLag | ||
174 | F32 mPitchCos; // derived from mPitch | 172 | F32 mPitchCos; // derived from mPitch |
175 | F32 mPitchSin; // derived from mPitch | 173 | F32 mPitchSin; // derived from mPitch |
176 | LLGlobalVec mSimulatedPositionGlobal; // where the camera is (global coordinates), simulated | 174 | LLGlobalVec mSimulatedPositionGlobal; // where the camera is (global coordinates), simulated |