[ODE] Re: dSpaceCollide2 - quadspace vs hashspace bug

John Miles jmiles at pop.net
Mon Dec 13 14:34:14 MST 2004


> I agree there... sometimes I like symptomatic fixes as much as the
> next guy :) but if dSpaceCollide2() is failing for this reason
> then that indicates (though I haven't tried) that dSpaceGetGeom()
> is also not going to work, which basically means that a quadtree
> space doesn't actually implement the *public* interface for spaces
> let alone some private details, and thus the correct fix becomes
> rather more important than it would otherwise be.

The quadtree space is actually documented as not supporting dSpaceGetGeom() 
(see http://www.ode.org/ode-latest-userguide.html#sec_10_6_0).  So it isn't 
too surprising that there are other consequences to its incomplete 
implementation.

-- jm



More information about the ODE mailing list