#include "FXPoint.h"
Go to the source code of this file.
Namespaces | |
namespace | FX |
Classes | |
class | FX::FXRectangle |
Rectangle. More... | |
Functions | |
bool | FX::overlap (const FXRectangle &a, const FXRectangle &b) |
FXAPI FXStream & | FX::operator<< (FXStream &store, const FXRectangle &r) |
FXAPI FXStream & | FX::operator>> (FXStream &store, FXRectangle &r) |