Ejemplo n.º 1
0
 public void dispose()
 {
     GLU.gluDeleteTess(this.tess);
     this.tess = null;
 }