Searched defs:normalize (Results 1 – 4 of 4) sorted by relevance
52 void Vector2D::normalize() { in normalize() function in Vector2D
225 public static void normalize(float[] vector) { in normalize() method in GLArrowSensorTestRenderer
235 normalize : function() { method in Flog.RayTracer.Vector
453 static private void normalize(float[] in, Target.Floaty[] out, Target t) { in normalize() method in CoreMathVerifier