CollisionObject.shapeOwnerGetShapeIndex

Returns the child index of the Shape with the given id from the given shape owner.

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

Meta