FXSpheref and FXSphered

The new FXSpheref and FXSphered classes represent a sphere using FXfloat and FXdouble values, respectively, for the sphere's center point and radius. It doesn't appear that these classes are actually used anywhere in FOX, but they may prove useful for your application code. These classes provide a number of useful member functions, including:

For more information, see the FXSpheref.h and FXSphered.h header files from the FOX 1.2 source code distribution.