diff options
author | Tofu Buzzard <no-email> | 2011-03-14 18:18:20 -0700 |
---|---|---|
committer | Tofu Buzzard <no-email> | 2011-03-14 18:18:20 -0700 |
commit | ea5cbe9c90afdab366e7db7469a895f45c8746f0 (patch) | |
tree | 2d99aad3fd4161ad091704a0a1083513d5d60d95 /indra/newview/llmeshrepository.h | |
parent | 41f057b693d1b2b1b1916e3a126dc622a943e5d8 (diff) | |
parent | 16ff50719055aae202011e4b20aeae41d98493fa (diff) |
merge
Diffstat (limited to 'indra/newview/llmeshrepository.h')
-rw-r--r-- | indra/newview/llmeshrepository.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llmeshrepository.h b/indra/newview/llmeshrepository.h index 0fcb2213de..ccdcc03310 100644 --- a/indra/newview/llmeshrepository.h +++ b/indra/newview/llmeshrepository.h @@ -131,6 +131,7 @@ public: std::vector<LLMatrix4> mAlternateBindMatrix; LLMatrix4 mBindShapeMatrix; + float mPelvisOffset; }; class LLMeshDecomposition |