![]() |
CARTA Backend
The backend component of CARTA
|
Provides the Tile struct for encoding and decoding spatial tile coordinates and mipmap layer logic. More...
#include "Tile.h"Provides the Tile struct for encoding and decoding spatial tile coordinates and mipmap layer logic.
This file defines the Tile struct, which represents a tile in a multi-resolution tiling system. It includes utility functions for encoding and decoding tile data into a compact 32-bit format, and for converting between layer and mipmap.