Class MagoDepthGridScaler

java.lang.Object
com.gaia3d.basic.magogl.MagoDepthGridScaler

public final class MagoDepthGridScaler extends Object
  • Method Details

    • resizeDepthNearestVerified

      public static float[][] resizeDepthNearestVerified(float[][] source, int targetWidth, int targetHeight)
    • isValidDepth

      public static boolean isValidDepth(float depth)