Subversion Repositories gelsvn

Rev

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

Rev 195 Rev 594
Line -... Line 1...
-
 
1
/* ----------------------------------------------------------------------- *
-
 
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
-
 
3
 * Copyright (C) the authors and DTU Informatics
-
 
4
 * For license and list of authors, see ../../doc/intro.pdf
-
 
5
 * ----------------------------------------------------------------------- */
-
 
6
 
1
#include "gel_glu.h"
7
#include "gel_glu.h"
2
#include "GLViewController.h"
8
#include "GLViewController.h"
3
#include "SimpleTrackBall.h"
9
#include "SimpleTrackBall.h"
4
 
10
 
5
using namespace std;
11
using namespace std;