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

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

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

revision 1.35 by tjl, Sun Jan 12 11:41:46 2003 UTC revision 1.36 by tjl, Mon Jan 13 06:48:49 2003 UTC
# Line 154  public class GL { Line 154  public class GL {
154                              RenderInfo info1,                              RenderInfo info1,
155                              RenderInfo info2                              RenderInfo info2
156                              )  { }                              )  { }
157            /** Delete the C++ object corresponding to this object.
158             * Note that using this object anywhere afterwards
159             * may cause Null pointers or even worse on the C++ side.
160             * Use with MUCH care.
161             */
162          public void deleteObject() {          public void deleteObject() {
163              if(GL.dbg) pa("DeleteObj "+this+" "+id);              if(GL.dbg) pa("DeleteObj "+this+" "+id);
164              deleteObj();              deleteObj();

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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