Changeset 4370 in orxonox.OLD for orxonox/trunk/src/lib/graphics/importer/material.h
- Timestamp:
- May 28, 2005, 4:20:02 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/graphics/importer/material.h
r4136 r4370 48 48 49 49 50 void addTexturePath(char* pathName);50 static void addTexturePath(const char* pathName); 51 51 // MAPPING // 52 52 void setDiffuseMap(const char* dMap);
Note: See TracChangeset
for help on using the changeset viewer.