Ignore:
Timestamp:
Jan 11, 2011, 8:32:22 PM (13 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/trunk/include/util/visual_util.h

    r191 r193  
    259259         * @return : On error an empty string, otherwise the terrain path specified in the configuration file.
    260260         */
    261         static std::string getTerrainFromXMLConfig(std::string configFilename);
     261        static std::vector<std::string> getTerrainFromXMLConfig(std::string configFilename);
    262262
    263263        /**
Note: See TracChangeset for help on using the changeset viewer.