[ODE] dHashSpace and the new odecpp_collision.h

Martin C. Martin martin at metahuman.org
Thu Jan 2 08:51:02 2003


My version of the constructor looks like this:

  dHashSpace ()
    { _id = dHashSpaceCreate(); }

It's not the latest CVS version, but I can't see why the latest would be
different than the above.

- Martin

Markus Jarvinen wrote:
> 
> How should I create a dHashSpace with the new C++ API? The new constructor
> requires a dSpaceID parameter. Is this intentional and what should I use
> as the parameter in this case? My old code does not work anymore with the
> latest CVS version because there is no default constructor anymore.
> 
> --
> Markus Järvinen
> markus.jarvinen@pp2.inet.fi
> http://personal.inet.fi/koti/mj/
> 
> _______________________________________________
> ODE mailing list
> ODE@q12.org
> http://q12.org/mailman/listinfo/ode