Changeset 4746 in orxonox.OLD for orxonox/trunk/src/lib/graphics/importer/material.cc
- Timestamp:
- Jul 1, 2005, 12:48:48 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/importer/material.cc
r4584 r4746 64 64 \brief sets the material with which the following Faces will be painted 65 65 */ 66 bool Material::select ( void)66 bool Material::select () 67 67 { 68 68 // setting diffuse color
Note: See TracChangeset
for help on using the changeset viewer.