/[gzz]/gzz/gzz/modules/pp/vob/CursorVob.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp/vob/CursorVob.java

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

revision 1.6 by tjl, Sun Jul 28 13:23:13 2002 UTC revision 1.7 by tjl, Mon Sep 23 08:24:26 2002 UTC
# Line 65  public static final String rcsid = "$Id$ Line 65  public static final String rcsid = "$Id$
65                          int[] list, int curs, int coordsys1,                          int[] list, int curs, int coordsys1,
66                                  int coordsys2) {                                  int coordsys2) {
67          if(crosshair == null)          if(crosshair == null)
68              crosshair = GZZGL.createCallListCoorded(              crosshair = GLRen.createCallListCoorded(
69                      "Begin LINES\nVertex -1 -1\nVertex 1 1\nVertex 1 -1\nVertex -1 1\nEnd"                      "Begin LINES\nVertex -1 -1\nVertex 1 1\nVertex 1 -1\nVertex -1 1\nEnd"
70                      );                      );
71          curs = crosshair.addToListGL(win, list, curs, coordsys1, coordsys2);          curs = crosshair.addToListGL(win, list, curs, coordsys1, coordsys2);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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