Sample drawing using the board library. More...
#include <cstdlib>#include <iostream>#include <fstream>#include <cmath>#include "Board.h"Functions | |
| int | main (int, char *[]) |
Sample drawing using the board library.
This source code is part of the Board project, a C++ library whose purpose is to allow simple drawings in EPS, FIG or SVG files. Copyright (C) 2007 Sebastien Fourey <http://www.greyc.ensicaen.fr/~seb/>
1.6.3