Changeset 7207 in orxonox.OLD for branches/std/src/world_entities/terrain.h
- Timestamp:
- Mar 9, 2006, 11:35:50 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/std/src/world_entities/terrain.h
r7046 r7207 41 41 virtual void loadParams(const TiXmlElement* root); 42 42 43 void loadVegetation(const char*vegetationFile);43 void loadVegetation(const std::string& vegetationFile); 44 44 45 45 void loadHeightMap(const char* heightMapFile, const char* colorMap = NULL);
Note: See TracChangeset
for help on using the changeset viewer.