|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jogamp.opengl.cg.CGtechnique
public class CGtechnique
Method Summary | |
---|---|
static CGtechnique |
create()
|
static CGtechnique |
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 |
---|
public static int size()
public static CGtechnique create()
public static CGtechnique create(ByteBuffer buf)
public ByteBuffer getBuffer()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |