![]() |
CARTA Backend
The backend component of CARTA
|
#include <memory>
#include <mutex>
#include <stack>
#include <vector>
Classes | |
struct | carta::TilePool |
This struct stores the memory allocated for cached tile data. More... | |
struct | carta::TilePool::TilePtrDeleter |
The custom deleter which allows discarded tiles to be returned to the pool. More... | |
Namespaces | |
namespace | carta |