/[libvob]/libvob/src/texture/Texture_pipetexture.cxx
ViewVC logotype

Diff of /libvob/src/texture/Texture_pipetexture.cxx

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

revision 1.4 by jvk, Thu Mar 27 08:24:35 2003 UTC revision 1.5 by jvk, Thu Mar 27 10:39:42 2003 UTC
# Line 49  public: Line 49  public:
49    virtual void render(TextureParam *params,    virtual void render(TextureParam *params,
50                        int width, int height, int depth, int components, float *data) {                        int width, int height, int depth, int components, float *data) {
51        string s;        string s;
52        s += "src/texture/";        s += "../libvob/src/texture/";
53        s += name;        s += name;
54        s += ".bin ";        s += ".bin ";
55    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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