src/gl/axesprogram.h

changeset 69
a36913fc552a
child 70
f21b800b02a4
equal deleted inserted replaced
68:ddb07bb6840c 69:a36913fc552a
1 #ifndef AXESPROGRAM_H
2 #define AXESPROGRAM_H
3
4
5 class AxesProgram
6 {
7 public:
8 AxesProgram();
9 };
10
11 #endif // AXESPROGRAM_H

mercurial