examples/example1.cpp File Reference
Sample drawing using the board library.
More...
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <cmath>
#include "Board.h"
|
Functions |
int | main (int, char *[]) |
Detailed Description
Sample drawing using the board library.
- Author:
- Sebastien Fourey <http://www.greyc.ensicaen.fr/~seb>
- Date:
- Tue Aug 21
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/>