Changeset 8089 in orxonox.OLD for branches/water/src/lib/graphics/importer/material.cc
- Timestamp:
- Jun 1, 2006, 5:24:57 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/water/src/lib/graphics/importer/material.cc
r8037 r8089 103 103 * @brief sets the material with which the following Faces will be painted 104 104 */ 105 bool Material::select() const105 bool Material::select() const 106 106 { 107 107 if (unlikely(this == Material::selectedMaterial))
Note: See TracChangeset
for help on using the changeset viewer.