[ODE] Re: ODE c++ API
Nate W
coding at natew.com
Thu Mar 25 11:23:39 MST 2004
On Thu, 25 Mar 2004, brett hartshorn wrote:
> There is also a few other smaller things that need to be changed,
> dxSpace is causing a problem in wrapping the collide methods. If
> dxSpace is being used by a class, then dxSpace must also be exposed to
> boost, however dxSpace is not defined in the public ode headers, [...]
It's not exposed because it's a private part of the implementation. Why
do you feel that the python bindings need access to it? I strongly
suspect that there is a way around that problem (whatever it is) without
exposing ODE's internals.
--
Nate Waddoups
Redmond WA USA
http://www.featherforum.com/
More information about the ODE
mailing list