source: trunk/gui/vizservers/nanovis/config.h @ 383

Last change on this file since 383 was 383, checked in by qiaow, 19 years ago

Added Event class for recording user input.

File size: 768 bytes
Line 
1/*
2 * ----------------------------------------------------------------------
3 * Nanovis: Visualization of Nanoelectronics Data
4 *
5 * ======================================================================
6 *  AUTHOR:  Wei Qiao <qiaow@purdue.edu>
7 *           Purdue Rendering and Perceptualization Lab (PURPL)
8 *
9 *  Copyright (c) 2004-2006  Purdue Research Foundation
10 *
11 *  See the file "license.terms" for information on usage and
12 *  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
13 * ======================================================================
14 */
15
16
17#define NV40      //Uncomment if using 6 series card. By default we assume older card the 5xxx series
18//#define XINETD  //enable render server
19#define EVENTLOG  //enable event logging
Note: See TracBrowser for help on using the repository browser.