diff options
author | Tofu Buzzard <no-email> | 2011-01-30 10:39:02 -0800 |
---|---|---|
committer | Tofu Buzzard <no-email> | 2011-01-30 10:39:02 -0800 |
commit | 489a01181da4f599eb4d0520636278be3ceac2bc (patch) | |
tree | 11e55a7c3dcbbf2383ea395b342e4257a7a2524b /indra/newview/llspatialpartition.h | |
parent | 139dddda8f416782d69f39b22c2665c4a196877a (diff) | |
parent | fe253e6ec6f77a7967cadd6efd76b2fbbef4e2da (diff) |
merge
Diffstat (limited to 'indra/newview/llspatialpartition.h')
-rw-r--r-- | indra/newview/llspatialpartition.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llspatialpartition.h b/indra/newview/llspatialpartition.h index 85fd66b297..664d957e49 100644 --- a/indra/newview/llspatialpartition.h +++ b/indra/newview/llspatialpartition.h @@ -187,6 +187,7 @@ public: return *this; } + static std::set<GLuint> sPendingQueries; //pending occlusion queries static U32 sNodeCount; static BOOL sNoDelete; //deletion of spatial groups and draw info not allowed if TRUE |