HomeSort by relevance Sort by last modified time
    Searched refs:INV_PI (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
Sphere.java 231 FastMath.INV_PI
251 FastMath.INV_PI
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
FastMath.java 63 public static final float INV_PI = 1.0f / PI;
    [all...]

Completed in 67 milliseconds