summaryrefslogtreecommitdiff
path: root/indra/newview/llpolymesh.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpolymesh.h')
-rw-r--r--indra/newview/llpolymesh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpolymesh.h b/indra/newview/llpolymesh.h
index cefda92288..2874f11798 100644
--- a/indra/newview/llpolymesh.h
+++ b/indra/newview/llpolymesh.h
@@ -305,6 +305,7 @@ public:
U32 mFaceVertexOffset;
U32 mFaceVertexCount;
+ U32 mFaceIndexOffset;
U32 mFaceIndexCount;
U32 mCurVertexCount;
private: