is Point Inside
Method to check if point is inside a body in world space.
Return
boolean value whether the point is inside the first body.
Parameters
b
Body to check against.
start Point
Vector point to check if its inside the first body.