public interface IJoglVertexArrayObjectIndexBuffer extends IGLResource
Modifier and Type | Method and Description |
---|---|
void |
Attach(GraphicsPipeline pipe) |
void |
Bind(GraphicsPipeline pipe) |
void |
Draw(com.jogamp.opengl.GL2 gl,
int mode) |
void |
Unbind(GraphicsPipeline pipe) |
isLoaded, load, unload
void Bind(GraphicsPipeline pipe)
void Unbind(GraphicsPipeline pipe)
void Attach(GraphicsPipeline pipe)
void Draw(com.jogamp.opengl.GL2 gl, int mode)