[ODE] Is it possible to add the same geom to other spaces?

Jason Perkins starkos at gmail.com
Sun Aug 27 07:31:08 MST 2006


On 8/27/06, michael kapelko <kornerr at gmail.com> wrote:
> If so, how to accomplish this? The only way I see is to do smth like
> dCreateBox (new_space...) for every space.
> Is there any simpler way as to do just dGeomAddToSpace or smth?

No, a geom can only belong to one space. You will need to create a
unique geom per space.

Jason


More information about the ODE mailing list