summaryrefslogtreecommitdiff
path: root/indra/newview/llface.h
diff options
context:
space:
mode:
authorSteven Bennetts <steve@lindenlab.com>2007-03-07 01:13:34 +0000
committerSteven Bennetts <steve@lindenlab.com>2007-03-07 01:13:34 +0000
commit3d17ddd38baa9fd862114e6f90ce3ce809780b4f (patch)
tree7ce1dfa01476b55b1aa8fed5c4e3b25b429cdc23 /indra/newview/llface.h
parentefcd347c80458f3b18284a1250bef7ef7ea5a325 (diff)
merge -r 58751:58843 maintenance -> release
Diffstat (limited to 'indra/newview/llface.h')
-rw-r--r--indra/newview/llface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llface.h b/indra/newview/llface.h
index 18db645305..63548b080a 100644
--- a/indra/newview/llface.h
+++ b/indra/newview/llface.h
@@ -190,6 +190,7 @@ public:
LLPointer<LLVertexBuffer> mVertexBuffer;
LLPointer<LLVertexBuffer> mLastVertexBuffer;
F32 mLastUpdateTime;
+ LLMatrix4 mTextureMatrix;
protected:
friend class LLGeometryManager;