summaryrefslogtreecommitdiff
path: root/indra/newview/llvotree.h
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2010-05-21 18:12:38 -0600
committerXiaohong Bao <bao@lindenlab.com>2010-05-21 18:12:38 -0600
commit28d4fe68f8a44924df294473471b47ccb11a2eb1 (patch)
treefcd07f996b3d80887765088f934b3a5b57cbacad /indra/newview/llvotree.h
parent79f697ad513525893fe9ebab62bf2a61186342ec (diff)
parent81e6f6131bdc0d0c42dc9a21b7842c911f4dd81d (diff)
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public
Diffstat (limited to 'indra/newview/llvotree.h')
-rw-r--r--indra/newview/llvotree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvotree.h b/indra/newview/llvotree.h
index feac9e0675..036ad692b1 100644
--- a/indra/newview/llvotree.h
+++ b/indra/newview/llvotree.h
@@ -152,6 +152,7 @@ public:
};
static F32 sTreeFactor; // Tree level of detail factor
+ static const S32 sMAX_NUM_TREE_LOD_LEVELS ;
friend class LLDrawPoolTree;
protected: