Searched refs:approxEqual (Results 1 – 1 of 1) sorted by relevance
383 private static boolean approxEqual(Vector3f u, Vector3f v) { in approxEqual() method in TangentBinormalGenerator409 if (approxEqual(vertexInfo.position, position) && in linkVertices()410 approxEqual(vertexInfo.normal, normal)) in linkVertices()