public class GL3SharedVertexIndexArrayManager extends java.lang.Object implements GLGarbageSource
Constructor and Description |
---|
GL3SharedVertexIndexArrayManager() |
Modifier and Type | Method and Description |
---|---|
void |
dispose(com.jogamp.opengl.GL gl) |
void |
garbage(com.jogamp.opengl.GL gl) |
GL3SharedVertexIndexArray |
getElementArray(com.jogamp.opengl.GL3 gl,
VertexIndexArray idxs) |
public GL3SharedVertexIndexArray getElementArray(com.jogamp.opengl.GL3 gl, VertexIndexArray idxs)
public void garbage(com.jogamp.opengl.GL gl)
garbage
in interface GLGarbageSource
public void dispose(com.jogamp.opengl.GL gl)
dispose
in interface GLGarbageSource