Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::geode::GlyphGeometryKeyHash Struct Reference

Hash for GlyphGeometryKey. Mixes with the 64-bit splitmix finalizer so the low-entropy fields (small glyph indices, a handful of scales) still spread across buckets. More...

#include "donner/svg/renderer/geode/GeodeGlyphResidency.h"

Public Member Functions

size_t operator() (const GlyphGeometryKey &key) const

Detailed Description

Hash for GlyphGeometryKey. Mixes with the 64-bit splitmix finalizer so the low-entropy fields (small glyph indices, a handful of scales) still spread across buckets.


The documentation for this struct was generated from the following file: