CollisionObject.shapeOwnerGetShape

Returns the Shape with the given id from the given shape owner.

struct CollisionObject
@nogc nothrow const
shapeOwnerGetShape
(
in long owner_id
,
in long shape_id
)

Meta