diff options
Diffstat (limited to 'linden/indra/newview/llcubemap.h')
-rw-r--r-- | linden/indra/newview/llcubemap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llcubemap.h b/linden/indra/newview/llcubemap.h index a4d9106..0b8cf29 100644 --- a/linden/indra/newview/llcubemap.h +++ b/linden/indra/newview/llcubemap.h | |||
@@ -60,6 +60,7 @@ public: | |||
60 | void disableTextureCoords(void); | 60 | void disableTextureCoords(void); |
61 | void setMatrix(S32 stage); | 61 | void setMatrix(S32 stage); |
62 | void restoreMatrix(); | 62 | void restoreMatrix(); |
63 | void setReflection (void); | ||
63 | 64 | ||
64 | void finishPaint(); | 65 | void finishPaint(); |
65 | 66 | ||