source: trunk/vizservers/nanovis/Nv.h @ 749

Last change on this file since 749 was 580, checked in by vrinside, 18 years ago
File size: 129 bytes
Line 
1#ifndef __NV_H__
2#define __NV_H__
3
4#include <GL/glew.h>
5#include <Cg/cg.h>
6
7extern void NvInit();
8extern void NvExit();
9
10#endif
11
Note: See TracBrowser for help on using the repository browser.