Home
last modified time | relevance | path

Searched defs:makeBatches (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
DGeometryBatchFactory.java276 public static List<Geometry> makeBatches(Collection<Geometry> geometries) { in makeBatches() method in GeometryBatchFactory
285 public static List<Geometry> makeBatches(Collection<Geometry> geometries, boolean useLods) { in makeBatches() method in GeometryBatchFactory