Get approximate volume
@override double volume() { return 4.0 * math.pi * boundingSphereRadius / 3.0; }