Go to the source code of this file.
Namespaces | |
namespace | FX |
Classes | |
class | FX::FXSphered |
Spherical bounds. More... | |
Functions | |
FXAPI bool | FX::overlap (const FXRanged &a, const FXSphered &b) |
FXAPI bool | FX::overlap (const FXSphered &a, const FXRanged &b) |
FXAPI bool | FX::overlap (const FXSphered &a, const FXSphered &b) |
FXAPI FXStream & | FX::operator<< (FXStream &store, const FXSphered &sphere) |
FXAPI FXStream & | FX::operator>> (FXStream &store, FXSphered &sphere) |