| examples/arithmetic.cc | Example that shows the usage of the Board library by illustating the arithmetic coding principle |
| examples/example1.cc | Sample drawing using the board library |
| examples/example2.cc | Sample drawing using the board library |
| examples/example3.cc | Sample drawing using the board library |
| include/Board.h [code] | |
| include/board/Board.h [code] | |
| include/board/Color.h [code] | The Color structure. |
| include/board/Point.h [code] | The Point structure. |
| include/board/Rect.h [code] | |
| include/board/Shapes.h [code] | |
| include/board/Transforms.h [code] | |
| src/Board.cc | |
| src/Color.cc | |
| src/Rect.cc | |
| src/Shapes.cc | |
| src/Transforms.cc |
1.5.1