[ODE] More Joints

Nate W coding at natew.com
Mon Mar 15 01:33:45 MST 2004


On Mon, 15 Mar 2004 david at ctac.es wrote:

> Hello! How can I connect a joint (using ODE) to a Solid which has no
> physics defined? I mean, if it hasn't physics then you can't use the
> dBodyID data type to get it, can you?

If you pass null instead of a dBodyID, you get a joint that's effectively
attached to an unmovable body.  The body that IS attached will be
constrained by the joint as usual, the joint axis and anchor won't ever
change.

-- 

Nate Waddoups
Redmond WA USA
http://www.natew.com/




More information about the ODE mailing list