Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 28, 2005, 4:20:02 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: objModel's materials should now automatically load textures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/graphics/importer/texture.h

    r4357 r4370  
    2323  GLuint texture;   //!< The Texture-ID of opengl from this Texture.
    2424  char* searchTextureInPaths(const char* texName) const;
    25   void swap(unsigned char &a, unsigned char &b);
    2625
    2726  bool bAlpha;           //!< if the texture has an alpha channel.
Note: See TracChangeset for help on using the changeset viewer.