Class VAO
java.lang.Object
dev.pfaff.altargui.render.AbstractVertexArrayObject
dev.pfaff.altargui.render.VAO
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Field Summary
FieldsFields inherited from class dev.pfaff.altargui.render.AbstractVertexArrayObject
vertexArrayId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.pfaff.altargui.render.AbstractVertexArrayObject
bind, bound, close, unbind
-
Field Details
-
EMPTY_ARRAY
-
-
Constructor Details
-
VAO
public VAO()
-