Board 0.9.6
Functions
rough.cpp File Reference

Illustrate the rough shape filter. More...

#include <Board.h>
#include <board/Debug.h>
#include <ctime>

Functions

Group slide ()
 
Group diamond ()
 
Group rough ()
 
Group hachures ()
 
Group hachuresBis ()
 
Group polygons ()
 
Group hachuresTer ()
 
Group ell ()
 
int main (int, char *[])
 

Detailed Description

Illustrate the rough shape filter.

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

◆ diamond()

Group diamond ( )

◆ ell()

Group ell ( )

◆ hachures()

Group hachures ( )

◆ hachuresBis()

Group hachuresBis ( )

◆ hachuresTer()

Group hachuresTer ( )

◆ main()

int main ( int  ,
char *  [] 
)

◆ polygons()

Group polygons ( )

◆ rough()

Group rough ( )

◆ slide()

Group slide ( )