net.java.games.cg
Class CGcontext

java.lang.Object
  extended bynet.java.games.cg.CGcontext

public class CGcontext
extends Object


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

CGcontext

public CGcontext()

CGcontext

public CGcontext(ByteBuffer buf)
Method Detail

size

public static int size()

getBuffer

public ByteBuffer getBuffer()