Subversion Repositories gelsvn

Rev

Rev 132 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 132 Rev 178
Line 8... Line 8...
8
#include "CGLA/Vec2i.h"
8
#include "CGLA/Vec2i.h"
9
#include "CGLA/Vec3i.h"
9
#include "CGLA/Vec3i.h"
10
#include "CGLA/Vec3f.h"
10
#include "CGLA/Vec3f.h"
11
#include "CGLA/Vec3Hf.h"
11
#include "CGLA/Vec3Hf.h"
12
 
12
 
13
#include "Graphics/gel_glut.h"
13
#include "GLGraphics/gel_glut.h"
14
 
14
 
15
using namespace CGLA;
15
using namespace CGLA;
16
 
16
 
17
 
17
 
18
Mat4x4f perspective_Mat4x4f(float d)
18
Mat4x4f perspective_Mat4x4f(float d)