com.jogamp.opengl.cg
Class CGannotation

java.lang.Object
  extended by com.jogamp.opengl.cg.CGannotation

public class CGannotation
extends Object


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

Method Detail

size

public static int size()

create

public static CGannotation create()

create

public static CGannotation create(ByteBuffer buf)

getBuffer

public ByteBuffer getBuffer()


Copyright 2010 JogAmp Community.