Changeset 55 for osgVisual/src/core
- Timestamp:
- May 29, 2010, 11:52:47 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/src/core/visual_core.cpp
r31 r55 36 36 //double* test = new double[1000]; 37 37 38 mouse = NULL; 38 #ifdef USE_SPACENAVIGATOR 39 mouse = NULL; 40 #endif 41 42 //osg::DisplaySettings::instance()->setNumOfDatabaseThreadsHint( 8 ); 39 43 } 40 44
Note: See TracChangeset
for help on using the changeset viewer.