Function Physics2DShapeQueryResult.getResultObjectShape
Returns the child index of the object's Shape
that intersected with the shape at index idx
.
long getResultObjectShape
(
const(long) idx
) nothrow @nogc const;