Changeset 9685 in orxonox.OLD for branches/new_class_id/src/lib/graphics/importer/material.h
- Timestamp:
- Aug 22, 2006, 1:16:23 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/graphics/importer/material.h
r8761 r9685 24 24 class Material : public BaseObject 25 25 { 26 NewObjectListDeclaration(Material); 26 27 public: 27 28 Material (const std::string& mtlName = "");
Note: See TracChangeset
for help on using the changeset viewer.