aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvopartgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llvopartgroup.h')
-rw-r--r--linden/indra/newview/llvopartgroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llvopartgroup.h b/linden/indra/newview/llvopartgroup.h
index 3dc3292..18583b4 100644
--- a/linden/indra/newview/llvopartgroup.h
+++ b/linden/indra/newview/llvopartgroup.h
@@ -61,7 +61,7 @@ public:
61 virtual U32 getPartitionType() const; 61 virtual U32 getPartitionType() const;
62 62
63 /*virtual*/ void setPixelAreaAndAngle(LLAgent &agent); 63 /*virtual*/ void setPixelAreaAndAngle(LLAgent &agent);
64 /*virtual*/ void updateTextures(LLAgent &agent); 64 /*virtual*/ void updateTextures();
65 65
66 /*virtual*/ LLDrawable* createDrawable(LLPipeline *pipeline); 66 /*virtual*/ LLDrawable* createDrawable(LLPipeline *pipeline);
67 /*virtual*/ BOOL updateGeometry(LLDrawable *drawable); 67 /*virtual*/ BOOL updateGeometry(LLDrawable *drawable);