Package processing.opengl
Class VertexBuffer
java.lang.Object
processing.opengl.VertexBuffer
-
Field Details
-
INIT_VERTEX_BUFFER_SIZE
protected static final int INIT_VERTEX_BUFFER_SIZE- See Also:
-
INIT_INDEX_BUFFER_SIZE
protected static final int INIT_INDEX_BUFFER_SIZE- See Also:
-
glId
public int glId -
pgl
-
context
protected int context
-
-
Method Details
-
create
protected void create() -
init
protected void init(int usage) -
dispose
protected void dispose() -
contextIsOutdated
protected boolean contextIsOutdated()
-