com.sun.opengl.cg
Class CGtechnique

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

public class CGtechnique
extends Object


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

CGtechnique

public CGtechnique()

CGtechnique

public CGtechnique(ByteBuffer buf)
Method Detail

size

public static int size()

getBuffer

public ByteBuffer getBuffer()