Subversion Repositories gelsvn

Rev

Rev 572 | Rev 594 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 572 Rev 578
Line 1... Line 1...
1
/* ----------------------------------------------------------------------- *
1
/* ----------------------------------------------------------------------- *
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
3
 * Copyright (C) the authors and DTU Informatics
3
 * Copyright (C) the authors and DTU Informatics
4
 * For license and list of authors, see ../../doc/intro.pdf
4
 * For license and list of authors, see ../../doc/intro.pdf
5
 * ----------------------------------------------------------------------- */
5
 * ----------------------------------------------------------------------- */
-
 
6
/**
-
 
7
 * @file ManifoldRenderer.h
-
 
8
 * @brief Tool for rendering a HMesh Manifold.
-
 
9
 */
6
 
10
 
7
#ifndef __MESHEDIT_RENDERER_H__
11
#ifndef __MESHEDIT_RENDERER_H__
8
#define __MESHEDIT_RENDERER_H__
12
#define __MESHEDIT_RENDERER_H__
9
 
13
 
10
#include <GL/glew.h>
14
#include <GL/glew.h>