Re: Quadtree space issue

Mark Williams <[email protected]> Wed, 17 Oct 2007 11:06:03 -0700
Newsgroups gmane.comp.lib.ode
Message-ID <[email protected]>
Mark Williams wrote:
> Hi, I'm experiencing a problem with QuadTree spaces which doesn't 
> present itself with either Hash or Simple spaces. The only plausible 
> explanation I've been able to find so far would be if the QuadTree space 
> were ignoring calls to dSetSpaceCleanup on it, and destroying its 
> contained geoms regardless.  Has anybody else experience anything like this?
>   

This turned out to be a problem in my own code, apologies.

Cheers,
Mark