Tests intersection with plane.
A sphere intersects a plane if any part of it is on the positive side (same side as plane normal).
Implements SRL::Math::Types::Shape.