Modified Files:

include/osgTXP/trPagePageManager.h src/Demos/osgtxp/osgtxp.cpp
 Added Files:
    VisualStudio/Demos/osgtxp/osgtxp.dsp
This commit is contained in:
Don BURNS
2002-11-29 22:10:12 +00:00
parent 97ec694e21
commit bf0cbf6b10
3 changed files with 104 additions and 12 deletions

View File

@@ -78,7 +78,7 @@ int main( int argc, char **argv )
// configure the plugin registry from the commandline arguments, and
// eat any parameters that have been matched.
osgDB::readCommandLine(commandLine);
//osgDB::readCommandLine(commandLine);
// Initialize the TXP database
bool loadAll = false;