#include <ilviews/maps/tiling/tile.h>
#include <ilviews/maps/tiling/tileloader.h>
#include <ilviews/manager/manager.h>
#include <ilviews/maps/clssinfo.h>
Library: ilvmaps
Declaration of the IlvTileController
class and of the IlvTileListener
abstract base class.
◆ IlvTileControllerMapFunction
IlvTileControllerMapFunction |
Definition of the type of function that maps to a set of tiles.
- Parameters
-
tile | The current tile. |
arg | The user argument. |
- See also
- IlvTileController::mapToTiles()
◆ IlvTileControllerMatchFunction
IlvTileControllerMatchFunction |