public static class GlueInstance.GlueModel
extends java.lang.Object
implements com.jozufozu.flywheel.core.model.IModel
| Constructor and Description |
|---|
GlueModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
buffer(com.jozufozu.flywheel.backend.gl.buffer.VecBuffer buffer) |
com.jozufozu.flywheel.backend.gl.attrib.VertexFormat |
format() |
int |
vertexCount() |
public void buffer(com.jozufozu.flywheel.backend.gl.buffer.VecBuffer buffer)
buffer in interface com.jozufozu.flywheel.core.model.IModelpublic int vertexCount()
vertexCount in interface com.jozufozu.flywheel.core.model.IModelpublic com.jozufozu.flywheel.backend.gl.attrib.VertexFormat format()
format in interface com.jozufozu.flywheel.core.model.IModel