com.jogamp.opengl.impl.glu.nurbs
Class Patch

java.lang.Object
  extended by com.jogamp.opengl.impl.glu.nurbs.Patch

public class Patch
extends Object

Empty class

Author:
Tomas Hrasky

Constructor Summary
Patch(Quilt q, float[] pta, float[] ptb, Patch patch)
          Empty constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Patch

public Patch(Quilt q,
             float[] pta,
             float[] ptb,
             Patch patch)
Empty constructor

Parameters:
q -
pta -
ptb -
patch -


Copyright 2010 JogAmp Community.