Changeset 4919 in orxonox.OLD for orxonox/trunk/src/world_entities
- Timestamp:
- Jul 21, 2005, 12:49:18 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/terrain.h
r4889 r4919 37 37 virtual void draw(); 38 38 39 public: 40 SpatialSeparation* ssp; 41 39 42 private: 40 43 int objectList; 41 SpatialSeparation* ssp; 44 42 45 }; 43 46
Note: See TracChangeset
for help on using the changeset viewer.