aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvovolume.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llvovolume.h')
-rw-r--r--linden/indra/newview/llvovolume.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llvovolume.h b/linden/indra/newview/llvovolume.h
index c3b25bf..6177340 100644
--- a/linden/indra/newview/llvovolume.h
+++ b/linden/indra/newview/llvovolume.h
@@ -141,6 +141,7 @@ public:
141 141
142 /*virtual*/ void setTEImage(const U8 te, LLViewerImage *imagep); 142 /*virtual*/ void setTEImage(const U8 te, LLViewerImage *imagep);
143 /*virtual*/ S32 setTETexture(const U8 te, const LLUUID &uuid); 143 /*virtual*/ S32 setTETexture(const U8 te, const LLUUID &uuid);
144 /*virtual*/ S32 setTEColor(const U8 te, const LLColor3 &color);
144 /*virtual*/ S32 setTEColor(const U8 te, const LLColor4 &color); 145 /*virtual*/ S32 setTEColor(const U8 te, const LLColor4 &color);
145 /*virtual*/ S32 setTEBumpmap(const U8 te, const U8 bump); 146 /*virtual*/ S32 setTEBumpmap(const U8 te, const U8 bump);
146 /*virtual*/ S32 setTEShiny(const U8 te, const U8 shiny); 147 /*virtual*/ S32 setTEShiny(const U8 te, const U8 shiny);