Subversion Repositories gelsvn

Rev

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

Rev 671 Rev 680
Line 1... Line 1...
1
#include "CGLA/Vec3f.h"
1
#include <GEL/CGLA/Vec3f.h>
2
#include "CGLA/Quaternion.h"
2
#include <GEL/CGLA/Quaternion.h>
3
 
3
 
4
using namespace std;
4
using namespace std;
5
using namespace CGLA;
5
using namespace CGLA;
6
 
6
 
7
/* CGLA example no. 1:
7
/* CGLA example no. 1: