Manages a tiled coordinate system for efficient WebGL rendering.

Owned and used internally by GPUMemoryManager.

The GPUTileManager class handles the allocation, synchronization, and lifecycle of tiles in a tiled coordinate system. It tracks RTC (Relative to Center) view and pick matrices for each tile and synchronizes them with camera view matrices to optimize rendering performance.

Constructors

Accessors

Methods