From f71ca079982e67713772b0500bbed876efb0c3e9 Mon Sep 17 00:00:00 2001 From: Vaalith Jinn Date: Mon, 2 Apr 2012 09:34:14 -0400 Subject: storm-64: Local Textures --- indra/newview/llwearable.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llwearable.h') diff --git a/indra/newview/llwearable.h b/indra/newview/llwearable.h index fd614ade64..3d8c53a755 100644 --- a/indra/newview/llwearable.h +++ b/indra/newview/llwearable.h @@ -106,6 +106,7 @@ public: LLLocalTextureObject* getLocalTextureObject(S32 index); const LLLocalTextureObject* getLocalTextureObject(S32 index) const; + std::vector getLocalTextureListSeq(); void setLocalTextureObject(S32 index, LLLocalTextureObject <o); void addVisualParam(LLVisualParam *param); -- cgit v1.2.3