com.sun.opengl.cg
Class CGpass

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

public class CGpass
extends Object


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

CGpass

public CGpass()

CGpass

public CGpass(ByteBuffer buf)
Method Detail

size

public static int size()

getBuffer

public ByteBuffer getBuffer()