From 512c9615e513a6e4eda6dff7162b8e30619aac3e Mon Sep 17 00:00:00 2001 From: Xiaohong Bao Date: Wed, 14 Jul 2010 13:27:58 -0600 Subject: EXT-8386: FIXED: link grass rendering to the Trees Mesh detail slider --- indra/newview/llvotree.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llvotree.h') diff --git a/indra/newview/llvotree.h b/indra/newview/llvotree.h index 036ad692b1..a6850e4790 100644 --- a/indra/newview/llvotree.h +++ b/indra/newview/llvotree.h @@ -59,6 +59,7 @@ public: // Initialize data that's only inited once per class. static void initClass(); static void cleanupClass(); + static bool isTreeRenderingStopped(); /*virtual*/ U32 processUpdateMessage(LLMessageSystem *mesgsys, void **user_data, -- cgit v1.2.3