Class ModelWrapper

    • Constructor Detail

      • ModelWrapper

        public ModelWrapper​(java.lang.Object reference)
        Note: This shouldn't be used by API users, it's an internal constructor.
    • Method Detail

      • getAnimable

        public Entity getAnimable()
      • setAnimable

        public void setAnimable​(Entity e)
      • getIndicesLength

        public int getIndicesLength()
      • getIndicesX

        public int[] getIndicesX()
      • getIndicesY

        public int[] getIndicesY()
      • getIndicesZ

        public int[] getIndicesZ()
      • getTexturedIndicesX

        public int[] getTexturedIndicesX()
      • getTexturedIndicesY

        public int[] getTexturedIndicesY()
      • getTexturedIndicesZ

        public int[] getTexturedIndicesZ()
      • getVectorSkin

        public int[][] getVectorSkin()
      • getVerticesLength

        public int getVerticesLength()
      • getVerticesX

        public int[] getVerticesX()
      • getVerticesY

        public int[] getVerticesY()
      • getVerticesZ

        public int[] getVerticesZ()
      • getVerticesCount

        public int getVerticesCount()
      • getFaceCount

        public int getFaceCount()