/[libvob]/libvob/src/paper/Paper.cxx
ViewVC logotype

Diff of /libvob/src/paper/Paper.cxx

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

revision 1.3 by tjl, Tue Apr 1 11:03:54 2003 UTC revision 1.4 by mudyc, Fri May 2 00:06:30 2003 UTC
# Line 366  namespace Paper { Line 366  namespace Paper {
366            
367      code += "END\n";      code += "END\n";
368            
369      std::cerr << "Creating VPCode with the source " << code << "\n";      //std::cerr << "Creating VPCode with the source " << code << "\n";
370            
371      texgenvp = ARBVertexProgram(code.c_str());      texgenvp = ARBVertexProgram(code.c_str());
372    }    }

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

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