Function PhysicsShapeQueryResult.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;
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;