diff options
| author | Dave Parks <davep@lindenlab.com> | 2011-01-25 14:33:04 -0600 |
|---|---|---|
| committer | Dave Parks <davep@lindenlab.com> | 2011-01-25 14:33:04 -0600 |
| commit | ec1aa95a4be59c4797a65cb87e7183d2a91d19c6 (patch) | |
| tree | 1ec29dff9d29fe941b52e420e8460cc74304aeb6 /indra/newview/llspatialpartition.h | |
| parent | 92018853e2c9d6151e342c0b483a02fd0599a41f (diff) | |
| parent | dc918c66d1c843effdd71d664095109d3f7be066 (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 |
