Ignore:
Timestamp:
Nov 1, 2010, 6:24:56 PM (14 years ago)
Author:
Torben Dannhauer
Message:

start to move osgVisual from argument based configuratiobn to xml file based configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/include/core/visual_core.h

    r129 r144  
    139139
    140140        /**
    141          * XML File valid?
     141         * XML configuration filename.
    142142         */
    143         bool configFileValid;
     143        std::string configFilename;
     144
    144145
    145146#ifdef USE_SPACENAVIGATOR
Note: See TracChangeset for help on using the changeset viewer.