com.jogamp.opengl.util.glsl
Class GLSLArrayHandler
java.lang.Object
com.jogamp.opengl.util.glsl.GLSLArrayHandler
- All Implemented Interfaces:
- GLArrayHandler
public class GLSLArrayHandler
- extends Object
- implements GLArrayHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GLSLArrayHandler
public GLSLArrayHandler(GLArrayDataEditable ad)
passVertexAttribPointer
protected final void passVertexAttribPointer(GL2ES2 gl,
ShaderState st)
enableBuffer
public void enableBuffer(GL gl,
boolean enable)
- Specified by:
enableBuffer
in interface GLArrayHandler
Copyright 2010 JogAmp Community.