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

FXRangef.h File Reference

Go to the source code of this file.

Namespaces

namespace  FX

Functions

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


Function Documentation

bool FX::overlap const FXRangef &  a,
const FXRangef &  b
 

FXRangef FX::unite const FXRangef &  a,
const FXRangef &  b
 

FXRangef FX::intersect const FXRangef &  a,
const FXRangef &  b
 

FXStream& FX::operator<< FXStream &  store,
const FXRangef &  bounds
 

FXStream& FX::operator>> FXStream &  store,
FXRangef &  bounds
 

Copyright © 1997-2005 Jeroen van der Zijp