Searched refs:ONE_THIRD (Results 1 – 8 of 8) sorted by relevance
50 center.addLocal(pointb).addLocal(pointc).multLocal(FastMath.ONE_THIRD); in BIHTriangle()
179 v1.addLocal(v2).addLocal(v3).multLocal(FastMath.ONE_THIRD); in sortTriangles()
178 center.addLocal(pointb).addLocal(pointc).multLocal(FastMath.ONE_THIRD); in calculateCenter()
53 public static final float ONE_THIRD = 1f / 3f; field in FastMath
63 public static final Fraction ONE_THIRD = new Fraction(1, 3); field in Fraction
65 public static final BigFraction ONE_THIRD = new BigFraction(1, 3); field in BigFraction
856 return 4 * FastMath.ONE_THIRD * FastMath.PI * radius * radius * radius; in getVolume()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...