|
bool | canLoadAnyItems (const Config &config) const |
|
void | issueChannelFetch (Context *context, const Image360Component &im360Comp, const Config &config, const MapIx mapIx, const SlotIx slotIx, const uint8_t channelIx, const uint8_t revision, const size_t cacheLevel, const size_t cacheLevelIndex) |
|
void | processLoadItems (Context *context, const Image360Component &im360Comp, Cache &cache, const Config &config, const uint32_t currentFrame) |
|
Definition at line 65 of file Image360.h.
◆ canLoadAnyItems()
bool Cogs::Core::Image360::Fetcher::canLoadAnyItems |
( |
const Config & |
config | ) |
const |
◆ issueChannelFetch()
void Cogs::Core::Image360::Fetcher::issueChannelFetch |
( |
Context * |
context, |
|
|
const Image360Component & |
im360Comp, |
|
|
const Config & |
config, |
|
|
const MapIx |
mapIx, |
|
|
const SlotIx |
slotIx, |
|
|
const uint8_t |
channelIx, |
|
|
const uint8_t |
revision, |
|
|
const size_t |
cacheLevel, |
|
|
const size_t |
cacheLevelIndex |
|
) |
| |
◆ processLoadItems()
void Cogs::Core::Image360::Fetcher::processLoadItems |
( |
Context * |
context, |
|
|
const Image360Component & |
im360Comp, |
|
|
Cache & |
cache, |
|
|
const Config & |
config, |
|
|
const uint32_t |
currentFrame |
|
) |
| |
◆ itemsLoading
std::vector<LoadItem> Cogs::Core::Image360::Fetcher::itemsLoading |
◆ itemsLoadingNext
std::vector<LoadItem> Cogs::Core::Image360::Fetcher::itemsLoadingNext |
|
private |
◆ itemsUploading
std::vector<LoadItem> Cogs::Core::Image360::Fetcher::itemsUploading |
The documentation for this struct was generated from the following files: