equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * C++ RayTracer |
2 * Pyrit Ray Tracer |
3 * file: matrix.h |
3 * file: matrix.h |
4 * |
4 * |
5 * Radek Brich, 2006 |
5 * Radek Brich, 2006-2007 |
6 */ |
6 */ |
7 |
7 |
8 /* not used at this time */ |
8 /* not used at this time */ |
9 |
9 |
10 #ifndef MATRIX_H |
10 #ifndef MATRIX_H |