post-script.h File Reference

#include <iostream>
#include <string>
#include <fstream>

Functions

void poczatek (ostream &ofs)
void koniec (ostream &ofs)
void translate (ostream &ofs, float x, float y)
void jednostka (ostream &ofs, float jx, float jy)
void scale (ostream &ofs, float sx, float sy)
void skala (ostream &ofs, float skala)
void kwadrat (ostream &ofs, float bokx, float boky)
void Box (ostream &ofs, float bokx, float boky)
void rysuj_kwadrat (ostream &ofs, float x, float y, float skala)
template<class T>
void drawBox (ostream &ofs, int x, int y, T skala)
void cartesian (ostream &ofs, int n)

Function Documentation

void Box ( ostream &  ofs,
float  bokx,
float  boky 
)

void cartesian ( ostream &  ofs,
int  n 
)

template<class T>
void drawBox ( ostream &  ofs,
int  x,
int  y,
skala 
) [inline]

void jednostka ( ostream &  ofs,
float  jx,
float  jy 
)

void koniec ( ostream &  ofs  ) 

void kwadrat ( ostream &  ofs,
float  bokx,
float  boky 
)

void poczatek ( ostream &  ofs  ) 

void rysuj_kwadrat ( ostream &  ofs,
float  x,
float  y,
float  skala 
)

void scale ( ostream &  ofs,
float  sx,
float  sy 
)

void skala ( ostream &  ofs,
float  skala 
)

void translate ( ostream &  ofs,
float  x,
float  y 
)


Generated on Sat May 24 19:47:31 2008 for Semi-hyperbolicity by  doxygen 1.5.5