summaryrefslogtreecommitdiff
path: root/indra/newview/llvieweroctree.h
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2013-08-21 17:24:28 -0600
committerXiaohong Bao <bao@lindenlab.com>2013-08-21 17:24:28 -0600
commitea37dd4acc8687ae28902b8a5f7d0841314c4849 (patch)
treed2ee3d9cd87749c6d9b3814e7808cd05b9280408 /indra/newview/llvieweroctree.h
parent37626bb4a29c39b35fe63971928b76d11faafeb3 (diff)
parent31bf481a7b5f079d95be6a44a45502bb957e0941 (diff)
Automated merge with http://bitbucket.org/lindenlab/viewer-interesting
Diffstat (limited to 'indra/newview/llvieweroctree.h')
-rw-r--r--indra/newview/llvieweroctree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvieweroctree.h b/indra/newview/llvieweroctree.h
index 7fdb5661d8..0cd0206223 100644
--- a/indra/newview/llvieweroctree.h
+++ b/indra/newview/llvieweroctree.h
@@ -327,6 +327,7 @@ public:
//virtual
BOOL isRecentlyVisible() const;
+ LLViewerOctreePartition* getSpatialPartition()const {return mSpatialPartition;}
static U32 getNewOcclusionQueryObjectName();
static void releaseOcclusionQueryObjectName(U32 name);