com.sun.opengl.cg
Class CGannotation

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

public abstract class CGannotation
extends Object


Method Summary
static CGannotation create()
           
static CGannotation create(ByteBuffer buf)
           
 ByteBuffer getBuffer()
           
static int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

size

public static int size()

create

public static CGannotation create()

create

public static CGannotation create(ByteBuffer buf)

getBuffer

public ByteBuffer getBuffer()


Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.