Changeset 2721 for trunk/packages
- Timestamp:
- Dec 7, 2011, 4:19:55 PM (13 years ago)
- Location:
- trunk/packages/vizservers/nanovis
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/vizservers/nanovis/Command.cpp
r2708 r2721 1227 1227 } 1228 1228 Rappture::Outcome context; 1229 sleep(30); 1229 1230 #if ISO_TEST 1230 1231 volPtr = load_volume_stream2(context, tag, fdata); -
trunk/packages/vizservers/nanovis/config.h
r2096 r2721 45 45 * runtime if mesh decimation is required] 46 46 */ 47 #define ISO_TEST 147 #define ISO_TEST 0 48 48 49 49 /*
Note: See TracChangeset
for help on using the changeset viewer.