/[gzz]/gzz/gzz/gfx/gl/GLVobCoorder.java
ViewVC logotype

Diff of /gzz/gzz/gfx/gl/GLVobCoorder.java

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

revision 1.40 by tjl, Wed Oct 9 14:38:41 2002 UTC revision 1.41 by tjl, Thu Oct 10 09:29:51 2002 UTC
# Line 147  public static final String rcsid = "$Id$ Line 147  public static final String rcsid = "$Id$
147          return was;          return was;
148      }      }
149    
150        public int nadirOrigin(int into, int nadir) {
151            int paramInd = nfloats;
152            nfloats += 0;
153    
154            inds[ninds + 0] = 9; // nadir
155            inds[ninds + 1] = into;
156            inds[ninds + 2] = nadir;
157            inds[ninds + 3] = paramInd;
158            int was = ninds;
159            ninds += 4;
160    
161            return was;
162        }
163    
164    
165    
166    
167      public int scaleXYZ(int into, float sx, float sy, float sz) {      public int scaleXYZ(int into, float sx, float sy, float sz) {

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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