/[libvob]/libvob/include/vob/Texture.hxx
ViewVC logotype

Diff of /libvob/include/vob/Texture.hxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by tjl, Mon Mar 10 09:49:31 2003 UTC revision 1.3 by tjl, Sun Mar 23 20:15:58 2003 UTC
# Line 31  Texture.hxx Line 31  Texture.hxx
31    
32  #include <string>  #include <string>
33    
34    namespace Vob {
35    
36  /** Pre-rendered procedural textures.  /** Pre-rendered procedural textures.
37   */   */
38  namespace Texture {  namespace Texture {
# Line 64  public: Line 66  public:
66    static Texture *getTexture(const char *type);    static Texture *getTexture(const char *type);
67  };  };
68  }  }
69    }
70    
71  #include "vob/util/Perlin.hxx"  #include "vob/util/Perlin.hxx"
72    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26