diff options
author | Jacek Antonelli | 2008-08-15 23:45:37 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:37 -0500 |
commit | 31ba05810c641f14e8ab5da8ad2aaf527779f6c1 (patch) | |
tree | c4b8d635dfb657fa4cfee7c285f8cadbf24afa90 /linden/indra/newview/llvovolume.h | |
parent | Second Life viewer sources 1.19.1.1 (diff) | |
download | meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.zip meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.gz meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.bz2 meta-impy-31ba05810c641f14e8ab5da8ad2aaf527779f6c1.tar.xz |
Second Life viewer sources 1.19.1.2
Diffstat (limited to 'linden/indra/newview/llvovolume.h')
-rw-r--r-- | linden/indra/newview/llvovolume.h | 1 |
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); |