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

  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/utils/
BoundingSphereDirectionalAnalyzer.java 26 public class BoundingSphereDirectionalAnalyzer implements DirectionalAnalyzer {
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/system/
BaseShadowSystem.java 38 import com.badlogic.gdx.tests.g3d.shadows.utils.BoundingSphereDirectionalAnalyzer;
123 FixedShadowMapAllocator.QUANTITY_MAP_MED), new BoundingSphereDirectionalAnalyzer(), new FrustumLightFilter());

Completed in 90 milliseconds