Function CollisionObject.shapeOwnerGetShapeCount

Returns the number of shapes the given shape owner contains.

long shapeOwnerGetShapeCount (
  const(long) owner_id
) nothrow @nogc const;