/[gzz]/gzz/gfx/libcallgl/callgl.hxx
ViewVC logotype

Diff of /gzz/gfx/libcallgl/callgl.hxx

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

revision 1.21 by jvk, Fri Nov 1 11:03:17 2002 UTC revision 1.22 by jvk, Fri Nov 1 11:24:11 2002 UTC
# Line 179  namespace CallGL { Line 179  namespace CallGL {
179      /** An instance of an NVIDIA program loaded into the driver.      /** An instance of an NVIDIA program loaded into the driver.
180       * The NVProg objects are immutable with value semantics.       * The NVProg objects are immutable with value semantics.
181       * Example:       * Example:
182       *          NVProg<GL_VERTEX_PROGRAM_NV> code("!!VP1.0;MOV o[HPOS], v[OPOS];END");       *          NVProg<GL_VERTEX_PROGRAM_NV> code("!!VP1.0 MOV o[HPOS],v[OPOS];END");
183       */       */
184      template <GLuint TARGET>      template <GLuint TARGET>
185      class NVProg {      class NVProg {

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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