com.sun.opengl.cg
Class CGannotation

java.lang.Object
  extended bycom.sun.opengl.cg.CGannotation

public class CGannotation
extends Object


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

CGannotation

public CGannotation()

CGannotation

public CGannotation(ByteBuffer buf)
Method Detail

size

public static int size()

getBuffer

public ByteBuffer getBuffer()