source: GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/vmi/include/vmi_simplifier.h @ 2127

Revision 2127, 273 bytes checked in by gumbau, 17 years ago (diff)
Line 
1#include <stdio.h>
2#include <stdlib.h>
3#include <time.h>
4
5#include "GL/glew.h"
6#ifdef _WIN32
7#include "GL/wglew.h"
8#endif
9#include "global.h"
10#include "histogram.h"
11#include "TGA.h"
12#include "metrics.h"
13#include "saliency.h"
14#include "simplify.h"
15#include "buffers.h"
16
Note: See TracBrowser for help on using the repository browser.