#include <TileCache.h>
◆ TileSet()
grk::TileSet::TileSet |
( |
| ) |
|
◆ ~TileSet()
grk::TileSet::~TileSet |
( |
| ) |
|
|
virtualdefault |
◆ allComplete()
bool grk::TileSet::allComplete |
( |
void | | ) |
|
◆ getSingle()
uint16_t grk::TileSet::getSingle |
( |
void | | ) |
|
◆ index() [1/2]
uint16_t grk::TileSet::index |
( |
grk_pt16 | tile | ) |
|
|
private |
◆ index() [2/2]
uint16_t grk::TileSet::index |
( |
uint16_t | x, |
|
|
uint16_t | y ) |
|
private |
◆ init()
◆ isComplete()
bool grk::TileSet::isComplete |
( |
uint16_t | tileIndex | ) |
|
◆ isScheduled() [1/2]
bool grk::TileSet::isScheduled |
( |
grk_pt16 | tile | ) |
|
◆ isScheduled() [2/2]
bool grk::TileSet::isScheduled |
( |
uint16_t | tileIndex | ) |
|
◆ numScheduled()
uint16_t grk::TileSet::numScheduled |
( |
void | | ) |
|
◆ schedule() [1/3]
void grk::TileSet::schedule |
( |
grk_pt16 | tile | ) |
|
◆ schedule() [2/3]
◆ schedule() [3/3]
void grk::TileSet::schedule |
( |
uint16_t | tileIndex | ) |
|
◆ setComplete()
void grk::TileSet::setComplete |
( |
uint16_t | tileIndex | ) |
|
◆ allTiles_
◆ lastTileToDecompress_
uint16_t grk::grk::TileSet::lastTileToDecompress_ |
|
private |
◆ tilesDecompressed_
std::set<uint16_t> grk::grk::TileSet::tilesDecompressed_ |
|
private |
◆ tilesToDecompress_
std::set<uint16_t> grk::grk::TileSet::tilesToDecompress_ |
|
private |
The documentation for this class was generated from the following files: