Searched refs:rebatch (Results 1 – 1 of 1) sorted by relevance
228 private void gatherGeomerties(Map<Material, List<Geometry>> map, Spatial n, boolean rebatch) { in gatherGeomerties() argument234 if (!g.isBatched() || rebatch) { in gatherGeomerties()253 gatherGeomerties(map, child, rebatch); in gatherGeomerties()