Uses of Class
zombie.core.skinnedmodel.model.VertexBufferObject.VertexArray
Packages that use VertexBufferObject.VertexArray
-
Uses of VertexBufferObject.VertexArray in zombie.core.skinnedmodel.model
Constructors in zombie.core.skinnedmodel.model with parameters of type VertexBufferObject.VertexArrayModifierConstructorDescriptionVertexBufferObject(VertexBufferObject.VertexArray vertices, int[] elements) VertexBufferObject(VertexBufferObject.VertexArray vertices, int[] elements, boolean bReverse)