Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6467 in orxonox.OLD for trunk/src/util/loading/resource_manager.h


Ignore:
Timestamp:
Jan 11, 2006, 11:46:52 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: Texture loading with GL_TEXTURE_* in ResourceManager and Material

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/loading/resource_manager.h

    r6222 r6467  
    8181  unsigned int      ttfSize;           //!< the size of the ttf-font (TTF)
    8282#endif /* NO_TEXT */
     83#ifndef NO_TEXTURES
     84  GLenum            texTarget;
     85#endif /* NO_TEXTURES */
    8386};
    8487
Note: See TracChangeset for help on using the changeset viewer.