diff options
author | Dave Parks <davep@lindenlab.com> | 2011-05-26 20:37:39 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-05-26 20:37:39 -0500 |
commit | 35c4635dca83708a09ac8f15e30aec146210fba7 (patch) | |
tree | d821a4c5cfa4ce614eb79d85f7f3a4c0485f6ce4 /indra/newview/llviewerobjectlist.h | |
parent | 99bd9bb56ba8d834c91955940801b6d2ac46e627 (diff) | |
parent | 53e890f4fdab1ab014b745c5d872b240b8c4ce76 (diff) |
merge
Diffstat (limited to 'indra/newview/llviewerobjectlist.h')
-rw-r--r-- | indra/newview/llviewerobjectlist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerobjectlist.h b/indra/newview/llviewerobjectlist.h index 6f0d285f5d..9d1b5cb56f 100644 --- a/indra/newview/llviewerobjectlist.h +++ b/indra/newview/llviewerobjectlist.h @@ -105,6 +105,7 @@ public: void updateQuota( const LLUUID& objectId, const SelectionQuota& costs ); void shiftObjects(const LLVector3 &offset); + void repartitionObjects(); bool hasMapObjectInRegion(LLViewerRegion* regionp) ; void clearAllMapObjectsInRegion(LLViewerRegion* regionp) ; |