Searched refs:hashpntf (Results 1 – 1 of 1) sorted by relevance
87 protected static float[] hashpntf; field in NoiseGenerator112 hashpntf = (float[]) ois.readObject(); in loadConstants()839 result[0] = hashpntf[3 * hash[hash[hash[z & 0xFF] + y & 0xFF] + x & 0xFF]];840 result[1] = hashpntf[3 * hash[hash[hash[z & 0xFF] + y & 0xFF] + x & 0xFF] + 1];841 result[2] = hashpntf[3 * hash[hash[hash[z & 0xFF] + y & 0xFF] + x & 0xFF] + 2];