Board
0.9.4
|
Sample program to check that arrows are correctly drawn. More...
#include <cstdlib>
#include <ctime>
#include <iostream>
#include <fstream>
#include <cmath>
#include <sstream>
#include <string>
#include "Board.h"
Macros | |
#define | M_PI 3.14159265358979323846 |
Functions | |
float | random_gray () |
int | main (int, char *[]) |
Sample program to check that arrows are correctly drawn.
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