Changeset 7195 in orxonox.OLD for trunk/src/lib/graphics/importer
- Timestamp:
- Mar 7, 2006, 11:12:31 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/importer/texture_sequence.h
r7194 r7195 9 9 #include "texture.h" 10 10 11 #include "glincl.h"12 13 11 #include <vector> 14 12 #include <stdarg.h> 15 13 16 /* Forward Declaration */17 struct SDL_Surface;18 14 19 15 //! A Class, that reads in Textures from different fileformats.
Note: See TracChangeset
for help on using the changeset viewer.