diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2011-03-22 20:40:45 -0400 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2011-03-22 20:40:45 -0400 |
commit | d7eb9b36fe7c801d9bbb554ef40c3d8d712f5bfb (patch) | |
tree | 6ecfd42c64c4ca452a7f32f74a72775536afb88a /indra/llmath/m4math.h | |
parent | 29dc641fbe7ab77f77fe19e2e7976980f0649b5b (diff) | |
parent | 89e09646824122e20194400e93bcdb0b212f96fe (diff) |
pulling from mesh development. merge.
Diffstat (limited to 'indra/llmath/m4math.h')
-rw-r--r-- | indra/llmath/m4math.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llmath/m4math.h b/indra/llmath/m4math.h index 3588f36758..a7dce10397 100644 --- a/indra/llmath/m4math.h +++ b/indra/llmath/m4math.h @@ -119,6 +119,8 @@ public: ~LLMatrix4(void); // Destructor + LLSD getValue() const; + void setValue(const LLSD&); ////////////////////////////// // |