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