com.sun.opengl.util
Class GLFixedArrayHandler

java.lang.Object
  extended by com.sun.opengl.util.GLFixedArrayHandler
All Implemented Interfaces:
GLArrayHandler

public class GLFixedArrayHandler
extends Object
implements GLArrayHandler


Constructor Summary
GLFixedArrayHandler(GLArrayDataEditable ad)
           
 
Method Summary
 void enableBuffer(GL gl, boolean enable)
           
protected  void passArrayPointer(GLPointerFunc gl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLFixedArrayHandler

public GLFixedArrayHandler(GLArrayDataEditable ad)
Method Detail

passArrayPointer

protected final void passArrayPointer(GLPointerFunc gl)

enableBuffer

public void enableBuffer(GL gl,
                         boolean enable)
Specified by:
enableBuffer in interface GLArrayHandler


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