![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
Go to the source code of this file.
Classes | |
class | FX::FXRanged |
Bounds. More... | |
Namespaces | |
namespace | FX |
Functions | |
FXbool | FX::overlap (const FXRanged &a, const FXRanged &b) |
FXRanged | FX::unite (const FXRanged &a, const FXRanged &b) |
FXRanged | FX::intersect (const FXRanged &a, const FXRanged &b) |
FXStream & | FX::operator<< (FXStream &store, const FXRanged &bounds) |
FXStream & | FX::operator>> (FXStream &store, FXRanged &bounds) |
![]() |