Changeset 7687 in orxonox.OLD for branches/water/src/world_entities/environments/mapped_water.h
- Timestamp:
- May 18, 2006, 3:16:46 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/water/src/world_entities/environments/mapped_water.h
r7672 r7687 20 20 void loadParams(const TiXmlElement* root); 21 21 22 void activateReflection(); 23 void deactivateReflection(); 24 25 void activateRefraction(); 26 void deactivateRefraction(); 27 22 28 void draw() const; 23 29 void tick(float dt);
Note: See TracChangeset
for help on using the changeset viewer.