Board
0.9.4
|
Sample drawing using the board library, demonstrates the clipping capacity for both SVG and EPS files. More...
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <cmath>
#include "Board.h"
#include <vector>
Functions | |
int | main (int, char *[]) |
Variables | |
const int | RAYS = 40 |
Sample drawing using the board library, demonstrates the clipping capacity for both SVG and EPS files.
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://foureys.users.greyc.fr