Searched refs:INV_PI (Results 1 – 3 of 3) sorted by relevance
231 FastMath.INV_PI in setGeometryData()251 FastMath.INV_PI in setGeometryData()
57 public static final float INV_PI = 1f / PI; field in MathUtils
63 public static final float INV_PI = 1.0f / PI; field in FastMath