Class VertexBufferObject.VertexElement

java.lang.Object
zombie.core.skinnedmodel.model.VertexBufferObject.VertexElement
Enclosing class:
VertexBufferObject

public static final class VertexBufferObject.VertexElement
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    int m_byteOffset  
    int m_byteSize  
    VertexBufferObject.VertexType m_type  
  • Constructor Summary

    Constructors
    Constructor Description
    VertexElement()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • VertexElement

      public VertexElement()