diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llsurfacepatch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llsurfacepatch.h b/linden/indra/newview/llsurfacepatch.h index 7e84f7f..1f9658d 100644 --- a/linden/indra/newview/llsurfacepatch.h +++ b/linden/indra/newview/llsurfacepatch.h | |||
@@ -90,6 +90,7 @@ public: | |||
90 | 90 | ||
91 | void updateCameraDistanceRegion( const LLVector3 &pos_region); | 91 | void updateCameraDistanceRegion( const LLVector3 &pos_region); |
92 | void updateVisibility(); | 92 | void updateVisibility(); |
93 | void updateGL(); | ||
93 | 94 | ||
94 | void dirtyZ(); // Dirty the z values of this patch | 95 | void dirtyZ(); // Dirty the z values of this patch |
95 | void setHasReceivedData(); | 96 | void setHasReceivedData(); |