/[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.12 by mudyc, Fri Sep 13 15:29:56 2002 UTC revision 1.13 by jvk, Fri Sep 13 16:15:30 2002 UTC
# Line 153  namespace CallGL { Line 153  namespace CallGL {
153      /** An instance of Vertex Program code loaded into the driver.      /** An instance of Vertex Program code loaded into the driver.
154       * The VPCode objects are immutable with value semantics.       * The VPCode objects are immutable with value semantics.
155       * Example:       * Example:
156       *          VPCode code("MOV o[HPOS], v[OPOS]");       *          VPCode code("!!VP1.0;MOV o[HPOS], v[OPOS];END");
157       */       */
158      class VPCode {      class VPCode {
159      public:      public:

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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