aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvovolume.h
diff options
context:
space:
mode:
authorJacek Antonelli2009-06-13 13:22:19 -0500
committerJacek Antonelli2009-06-13 13:22:42 -0500
commit5fd0f5edb03dc0c65fef5898d9539d957d3e9353 (patch)
tree90c391505db16915b2ce413983eefab869692c5a /linden/indra/newview/llvovolume.h
parentSecond Life viewer sources 1.23.3-RC (diff)
downloadmeta-impy-5fd0f5edb03dc0c65fef5898d9539d957d3e9353.zip
meta-impy-5fd0f5edb03dc0c65fef5898d9539d957d3e9353.tar.gz
meta-impy-5fd0f5edb03dc0c65fef5898d9539d957d3e9353.tar.bz2
meta-impy-5fd0f5edb03dc0c65fef5898d9539d957d3e9353.tar.xz
Second Life viewer sources 1.23.4-RC
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 9a0bb9b..9b4e715 100644
--- a/linden/indra/newview/llvovolume.h
+++ b/linden/indra/newview/llvovolume.h
@@ -165,6 +165,7 @@ public:
165 /*virtual*/ S32 setTEScaleS(const U8 te, const F32 s); 165 /*virtual*/ S32 setTEScaleS(const U8 te, const F32 s);
166 /*virtual*/ S32 setTEScaleT(const U8 te, const F32 t); 166 /*virtual*/ S32 setTEScaleT(const U8 te, const F32 t);
167 /*virtual*/ S32 setTETexGen(const U8 te, const U8 texgen); 167 /*virtual*/ S32 setTETexGen(const U8 te, const U8 texgen);
168 /*virtual*/ S32 setTEMediaTexGen(const U8 te, const U8 media);
168 /*virtual*/ BOOL setMaterial(const U8 material); 169 /*virtual*/ BOOL setMaterial(const U8 material);
169 170
170 void setTexture(const S32 face); 171 void setTexture(const S32 face);