Board 0.9.6
Functions | Variables
flag.cpp File Reference

Sample drawing using the board library, demonstrates the clipping capacity for both SVG and EPS files. More...

#include <cmath>
#include <Board.h>

Functions

int main (int, char *[])
 

Variables

const int RAYS = 40
 

Detailed Description

Sample drawing using the board library, demonstrates the clipping capacity for both SVG and EPS files.

Author
Sebastien Fourey (GREYC)

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 https://fourey.users.greyc.fr

Function Documentation

◆ main()

int main ( int  ,
char *  [] 
)

Variable Documentation

◆ RAYS

const int RAYS = 40
Examples
examples/flag.cpp.

Referenced by main().