net.java.games.jogl
Class GLUquadric

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

public class GLUquadric
extends Object

Wrapper for a GLU quadric object.


Constructor Summary
GLUquadric()
           
GLUquadric(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

GLUquadric

public GLUquadric()

GLUquadric

public GLUquadric(ByteBuffer buf)
Method Detail

size

public static int size()

getBuffer

public ByteBuffer getBuffer()