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

  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
UVCoordinatesGenerator.java 161 inputData = UVProjectionGenerator.sphereProjection(mesh, bs);
UVProjectionGenerator.java 175 public static float[] sphereProjection(Mesh mesh, BoundingSphere bs) {

Completed in 38 milliseconds