net.java.games.cg
Class CGcontext

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

public class CGcontext
extends java.lang.Object


Constructor Summary
CGcontext()
           
CGcontext(java.nio.ByteBuffer buf)
           
 
Method Summary
 java.nio.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(java.nio.ByteBuffer buf)
Method Detail

size

public static int size()

getBuffer

public java.nio.ByteBuffer getBuffer()