Changeset 193 for osgVisual/trunk/include/util
- Timestamp:
- Jan 11, 2011, 8:32:22 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/trunk/include/util/visual_util.h
r191 r193 259 259 * @return : On error an empty string, otherwise the terrain path specified in the configuration file. 260 260 */ 261 static std:: stringgetTerrainFromXMLConfig(std::string configFilename);261 static std::vector<std::string> getTerrainFromXMLConfig(std::string configFilename); 262 262 263 263 /**
Note: See TracChangeset
for help on using the changeset viewer.