Changeset 5405 in orxonox.OLD for trunk/src/lib/graphics/importer
- Timestamp:
- Oct 19, 2005, 1:54:37 AM (19 years ago)
- Location:
- trunk/src/lib/graphics/importer
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/importer/material.h
r5308 r5405 18 18 #endif 19 19 20 // FORWARD DE FINITIONS //20 // FORWARD DECLARATIONS // 21 21 class Texture; 22 22 -
trunk/src/lib/graphics/importer/model.h
r5390 r5405 14 14 15 15 16 // FORWARD DE FINITION //16 // FORWARD DECLARATION // 17 17 template<class T> class tArray; 18 18 template<class T> class tList;
Note: See TracChangeset
for help on using the changeset viewer.