Class IsoDepthHelper

java.lang.Object
zombie.iso.IsoDepthHelper

public class IsoDepthHelper extends Object
  • Field Details

    • ChunkDepth

      public static float ChunkDepth
    • SquareDepth

      public static float SquareDepth
    • LevelDepth

      public static float LevelDepth
    • ChunkWidthOfDepthBuffer

      public static final int ChunkWidthOfDepthBuffer
      See Also:
  • Constructor Details

    • IsoDepthHelper

      public IsoDepthHelper()
  • Method Details

    • getChunkDepthData

      public static IsoDepthHelper.Results getChunkDepthData(int int1, int int3, int int9, int int11, int int14)
    • getDepthSize

      public static IsoDepthHelper.Results getDepthSize()
    • calculateDepth

      public static float calculateDepth(float float3, float float5, float float1)
    • getSquareDepthData

      public static IsoDepthHelper.Results getSquareDepthData(int int0, int int1, float float2, float float1, float float0)