Package zombie.core.skinnedmodel.model
Class VertexBufferObject.VertexStride
java.lang.Object
zombie.core.skinnedmodel.model.VertexBufferObject.VertexStride
- Enclosing class:
- VertexBufferObject
public class VertexBufferObject.VertexStride
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description int
Offset
VertexBufferObject.VertexType
Type
-
Constructor Summary
Constructors Constructor Description VertexStride()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Type
-
Offset
public int Offset
-
-
Constructor Details
-
VertexStride
public VertexStride()
-