VoxelHash

A collection of voxels backed by a hash table.

VoxelHash.swift:4
struct VoxelHash<T> where T : Sendable

Useful for sparse voxel collections.