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

FXPoint.h File Reference

#include "FXSize.h"

Go to the source code of this file.

Namespaces

namespace  FX

Functions

FXPoint operator * (const FXPoint &p, FXshort c)
FXPoint operator * (FXshort c, const FXPoint &p)
FXPoint operator/ (const FXPoint &p, FXshort c)
FXPoint operator/ (FXshort c, const FXPoint &p)
FXStream & operator<< (FXStream &store, const FXPoint &p)
FXStream & operator>> (FXStream &store, FXPoint &p)


Function Documentation

FXPoint FX::operator * const FXPoint &  p,
FXshort  c
[inline]
 

FXPoint FX::operator * FXshort  c,
const FXPoint &  p
[inline]
 

FXPoint FX::operator/ const FXPoint &  p,
FXshort  c
[inline]
 

FXPoint FX::operator/ FXshort  c,
const FXPoint &  p
[inline]
 

FXStream& FX::operator<< FXStream &  store,
const FXPoint &  p
 

FXStream& FX::operator>> FXStream &  store,
FXPoint &  p
 

Copyright © 1997-2005 Jeroen van der Zijp