Changeset 4746 in orxonox.OLD for orxonox/trunk/src/lib/graphics/importer/material.h
- 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.h
r4584 r4746 28 28 ~Material (); 29 29 30 bool select ( void);30 bool select (); 31 31 32 32 void setIllum (int illum);
Note: See TracChangeset
for help on using the changeset viewer.