summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolavatar.h
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2013-08-19 12:10:40 -0700
committerGraham Linden <graham@lindenlab.com>2013-08-19 12:10:40 -0700
commit3f186aab7737d611e1b8a62e66a79828e3b5ef5b (patch)
treea42a19d1ff584a2d074ef9c07f166d0ad47dc7a2 /indra/newview/lldrawpoolavatar.h
parent80256fdbf5fe444c177be793b12d0da58ce2b608 (diff)
parent171089207b528ab80a954292c127ba77254ee927 (diff)
Merge in viewer-release
Diffstat (limited to 'indra/newview/lldrawpoolavatar.h')
-rwxr-xr-xindra/newview/lldrawpoolavatar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lldrawpoolavatar.h b/indra/newview/lldrawpoolavatar.h
index 7d0368a945..4fbda1f862 100755
--- a/indra/newview/lldrawpoolavatar.h
+++ b/indra/newview/lldrawpoolavatar.h
@@ -133,6 +133,7 @@ public:
void endDeferredRiggedSimple();
void endDeferredRiggedBump();
+ void getRiggedGeometry(LLFace* face, LLPointer<LLVertexBuffer>& buffer, U32 data_mask, const LLMeshSkinInfo* skin, LLVolume* volume, const LLVolumeFace& vol_face);
void updateRiggedFaceVertexBuffer(LLVOAvatar* avatar,
LLFace* facep,
const LLMeshSkinInfo* skin,