Tests if point is inside shape.
Each shape defines its own containment rules. See derived class documentation for details.
Implemented in SRL::Math::Types::AABB, and SRL::Math::Types::Sphere.