progs/demos: update arbocclude.c to do multiple queries at once
authorBrian Paul <brianp@vmware.com>
Thu, 18 Feb 2010 23:54:14 +0000 (16:54 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 18 Feb 2010 23:58:38 +0000 (16:58 -0700)
commit86bf224cac4600ad4706ee101ced9e3f1a9886b4
tree3208382c64e3aa219c256ea5eede91124dd51ec0
parent00d1d8aad3b97899e3fab1cc4e4296c3f6ee8513
progs/demos: update arbocclude.c to do multiple queries at once

Issue a whole bunch of queries then get the results and render.
Draw the test object in red instead of orange if the result was not
ready when we first queried it.
progs/demos/arbocclude.c