cz.cuni.amis.pogamut.defcon.communication.worldview.polygons.loaders.quadtree
Interface IPrecomputedQuadTreeLoader
- All Known Implementing Classes:
- FilePrecomputedQuadTreeLoader
public interface IPrecomputedQuadTreeLoader
Cached quadtree loader interface.
- Author:
- Radek 'Black_Hand' Pibil
loadAllQuadTrees
List<List<QuadTree>> loadAllQuadTrees()
loadQuadTreesForTerritory
List<QuadTree> loadQuadTreesForTerritory(int territoryId)
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.