Subversion Repositories gelsvn

Rev

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

Rev 671 Rev 679
Line 1... Line 1...
1
#import "BasicOpenGLView.h"
1
#import "BasicOpenGLView.h"
2
#include <GLGraphics/MeshEditor.h>
2
#include <GEL/GLGraphics/MeshEditor.h>
3
 
3
 
4
using namespace CGLA;
4
using namespace CGLA;
5
using namespace GLGraphics;
5
using namespace GLGraphics;
6
 
6
 
7
MeshEditor me;
7
MeshEditor me;