Function CollisionObject.shapeOwnerAddShape

Adds a Shape to the shape owner.

void shapeOwnerAddShape (
  const(long) owner_id,
  Shape shape
) nothrow @nogc;