Interface RSModel

    • Method Detail

      • getZFaceColors

        int[] getZFaceColors()
      • getFaceTextures

        short[] getFaceTextures()
      • getFaceAlphas

        byte[] getFaceAlphas()
      • isUseAABBBoundingBoxes

        boolean isUseAABBBoundingBoxes()
      • isAabbEnabled

        boolean isAabbEnabled()
      • getXTriangles

        int[] getXTriangles()
      • getYTriangles

        int[] getYTriangles()
      • getZTriangles

        int[] getZTriangles()
      • getXVertices

        int[] getXVertices()
      • getYVertices

        int[] getYVertices()
      • getZVertices

        int[] getZVertices()
      • getVertexCount

        int getVertexCount()
      • draw

        void draw​(boolean p1,
                  boolean p2,
                  boolean p3,
                  long uid)