Class IntModelMesh


  • public class IntModelMesh
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      IntModelMesh()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • id

        public java.lang.String id
      • attributes

        public com.badlogic.gdx.graphics.VertexAttribute[] attributes
      • vertices

        public float[] vertices
    • Constructor Detail

      • IntModelMesh

        public IntModelMesh()