com.sun.opengl.cg
Class CGeffect

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

public class CGeffect
extends Object


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

CGeffect

public CGeffect()

CGeffect

public CGeffect(ByteBuffer buf)
Method Detail

size

public static int size()

getBuffer

public ByteBuffer getBuffer()