CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
Tile.cc File Reference

Provides the Tile struct for encoding and decoding spatial tile coordinates and mipmap layer logic. More...

#include "Tile.h"
Include dependency graph for Tile.cc:

Detailed Description

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.