net.java.games.jogl
Class GLUnurbs

java.lang.Object
  extended bynet.java.games.jogl.GLUnurbs

public class GLUnurbs
extends Object

Wrapper for a GLU NURBS object.


Constructor Summary
GLUnurbs()
           
GLUnurbs(ByteBuffer buf)
           
 
Method Summary
 ByteBuffer getBuffer()
           
static int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLUnurbs

public GLUnurbs()

GLUnurbs

public GLUnurbs(ByteBuffer buf)
Method Detail

size

public static int size()

getBuffer

public ByteBuffer getBuffer()