|
Scroom 0.14-49-gb7ae7a6d
|
This is the complete list of members for LayerOperations, including all inherited members.
| cache(const ConstTile::Ptr &) | LayerOperations | inlinevirtual |
| cacheZoom(const ConstTile::Ptr &, int, Scroom::Utils::Stuff &) | 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(Interface &&)=delete | Interface | private |
| operator=(const Interface &)=delete | Interface | private |
| operator=(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 |