Searched refs:makeAtlasBatch (Results 1 - 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/test/jme3test/tools/
H A DTestTextureAtlas.java72 Geometry geom = TextureAtlas.makeAtlasBatch(scene, assetManager, 2048);
/external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
H A DTextureAtlas.java96 * Geometry geom = TextureAtlas.makeAtlasBatch(scene);
486 public static Geometry makeAtlasBatch(Spatial spat, AssetManager mgr, int atlasSize) { method in class:TextureAtlas

Completed in 78 milliseconds