Changeset 6094 in orxonox.OLD for branches/avi_play/src/lib/graphics/importer/texture_sequence.h
- Timestamp:
- Dec 14, 2005, 1:18:19 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/avi_play/src/lib/graphics/importer/texture_sequence.h
r5924 r6094 29 29 bool addFrame(const char* image); 30 30 bool addFrame(SDL_Surface* surface); 31 bool addFrame(GLuint texture); 31 32 32 33 virtual bool rebuild();
Note: See TracChangeset
for help on using the changeset viewer.