aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llselectmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llselectmgr.h')
-rw-r--r--linden/indra/newview/llselectmgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llselectmgr.h b/linden/indra/newview/llselectmgr.h
index a332053..3f32373 100644
--- a/linden/indra/newview/llselectmgr.h
+++ b/linden/indra/newview/llselectmgr.h
@@ -337,6 +337,7 @@ class LLSelectMgr : public LLEditMenuHandler, public LLSingleton<LLSelectMgr>
337{ 337{
338public: 338public:
339 static BOOL sRectSelectInclusive; // do we need to surround an object to pick it? 339 static BOOL sRectSelectInclusive; // do we need to surround an object to pick it?
340 static BOOL sRenderSelectionHighlights; // do we show selection silhouettes?
340 static BOOL sRenderHiddenSelections; // do we show selection silhouettes that are occluded? 341 static BOOL sRenderHiddenSelections; // do we show selection silhouettes that are occluded?
341 static BOOL sRenderLightRadius; // do we show the radius of selected lights? 342 static BOOL sRenderLightRadius; // do we show the radius of selected lights?
342 static F32 sHighlightThickness; 343 static F32 sHighlightThickness;