struct VoxelKeyHash

Overview

struct VoxelKeyHash
{
    // methods

    size_t operator () (const VoxelKey& k) const;
};