|
Scroom
0.14
|
This is the complete list of members for LayerOperations, including all inherited members.
| cache(const ConstTile::Ptr &tile) | LayerOperations | inlinevirtual |
| cacheZoom(const ConstTile::Ptr &tile, int zoom, Scroom::Utils::Stuff &cache) | LayerOperations | inlinevirtual |
| draw(cairo_t *cr, const ConstTile::Ptr &tile, Scroom::Utils::Rectangle< double > tileArea, Scroom::Utils::Rectangle< double > viewArea, int zoom, Scroom::Utils::Stuff cache)=0 | LayerOperations | pure virtual |
| drawState(cairo_t *cr, TileState s, Scroom::Utils::Rectangle< double > viewArea)=0 | LayerOperations | pure virtual |
| getBpp()=0 | LayerOperations | pure virtual |
| initializeCairo(cairo_t *cr)=0 | LayerOperations | pure virtual |
| Interface()=default | Interface | private |
| Interface(const Interface &)=delete | Interface | private |
| Interface(const Interface &&)=delete | Interface | private |
| operator=(const Interface &)=delete | Interface | private |
| operator=(const Interface &&)=delete | Interface | private |
| Ptr typedef | LayerOperations | |
| reduce(Tile::Ptr target, ConstTile::Ptr source, int x, int y)=0 | LayerOperations | pure virtual |
| ~Interface()=default | Interface | privatevirtual |