com.jogamp.opengl.impl.glu.gl2.nurbs
Class GL2Backend

java.lang.Object
  extended by com.jogamp.opengl.impl.glu.nurbs.Backend
      extended by com.jogamp.opengl.impl.glu.gl2.nurbs.GL2Backend

public class GL2Backend
extends Backend

Class responsible for rendering

Author:
Tomas Hrasky

Field Summary
 
Fields inherited from class com.jogamp.opengl.impl.glu.nurbs.Backend
curveEvaluator, N_MESHFILL, N_MESHLINE, N_MESHPOINT, surfaceEvaluator
 
Constructor Summary
GL2Backend()
           
 
Method Summary
 
Methods inherited from class com.jogamp.opengl.impl.glu.nurbs.Backend
bgncurv, bgnsurf, curvgrid, curvmesh, curvpts, endcurv, endsurf, patch, surfgrid, surfmesh, surfpts
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GL2Backend

public GL2Backend()


Copyright 2010 JogAmp Community.