source: trunk/packages/vizservers/nanovis/NvEventLog.h @ 1970

Last change on this file since 1970 was 587, checked in by vrinside, 17 years ago
File size: 184 bytes
Line 
1#ifndef __NV_EVENT_LOG_H__
2#define __NV_EVENT_LOG_H__
3
4extern void NvInitEventLog();
5extern void NvExitEventLog();
6extern void NvInitService();
7extern void NvExitService();
8
9#endif //
Note: See TracBrowser for help on using the repository browser.