Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FXRanged.h File Reference

Go to the source code of this file.

Namespaces

namespace  FX

Functions

bool overlap (const FXRanged &a, const FXRanged &b)
FXRanged unite (const FXRanged &a, const FXRanged &b)
FXRanged intersect (const FXRanged &a, const FXRanged &b)
FXStream & operator<< (FXStream &store, const FXRanged &bounds)
FXStream & operator>> (FXStream &store, FXRanged &bounds)


Function Documentation

bool 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
 

Copyright © 1997-2005 Jeroen van der Zijp