Package com.gaia3d.basic.magogl
Class MagoDepthGridScaler
java.lang.Object
com.gaia3d.basic.magogl.MagoDepthGridScaler
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisValidDepth(float depth) static float[][]resizeDepthNearestVerified(float[][] source, int targetWidth, int targetHeight)
-
Method Details
-
resizeDepthNearestVerified
public static float[][] resizeDepthNearestVerified(float[][] source, int targetWidth, int targetHeight) -
isValidDepth
public static boolean isValidDepth(float depth)
-