Changeset 5976 in orxonox.OLD for branches/height_map/src/world_entities/terrain.h
- Timestamp:
- Dec 7, 2005, 5:21:41 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/height_map/src/world_entities/terrain.h
r5500 r5976 15 15 // FORWARD DECLARATION 16 16 class SpatialSeparation; 17 class Material; 17 18 18 19 //! A simple method to call a desired debug world. … … 43 44 private: 44 45 Model* vegetation; 46 Material* tmp_mat; 45 47 int objectList; 46 48 };
Note: See TracChangeset
for help on using the changeset viewer.