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