Definition at line 40 of file RasterTile.h.
◆ getHeight()
int Cogs::RasterTile::getHeight |
( |
| ) |
const |
|
inline |
◆ getWidth()
int Cogs::RasterTile::getWidth |
( |
| ) |
const |
|
inline |
◆ invalidate()
void Cogs::RasterTile::invalidate |
( |
| ) |
|
|
inline |
◆ isInvalidated()
bool Cogs::RasterTile::isInvalidated |
( |
| ) |
const |
|
inline |
◆ isOOB()
bool Cogs::RasterTile::isOOB |
( |
| ) |
const |
|
inline |
◆ isRequested()
bool Cogs::RasterTile::isRequested |
( |
| ) |
const |
|
inline |
◆ isResident()
bool Cogs::RasterTile::isResident |
( |
| ) |
const |
|
inline |
◆ isSet()
bool Cogs::RasterTile::isSet |
( |
TileFlags::ETileFlags |
flag | ) |
const |
|
inline |
◆ setRequested()
void Cogs::RasterTile::setRequested |
( |
| ) |
|
|
inline |
◆ setValid()
void Cogs::RasterTile::setValid |
( |
| ) |
|
|
inline |
◆ unsetRequested()
void Cogs::RasterTile::unsetRequested |
( |
| ) |
|
|
inline |
◆ data
◆ extent
Extent Cogs::RasterTile::extent |
◆ flags
std::atomic<uint32_t> Cogs::RasterTile::flags = TileFlags::None |
◆ generation
std::atomic<size_t> Cogs::RasterTile::generation = 1 |
◆ identifier
◆ usage
std::atomic<uint32_t> Cogs::RasterTile::usage = 0 |
The documentation for this struct was generated from the following file: